summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-03-30 08:07:08 +0200
committerRemi Collet <remi@php.net>2022-03-30 08:07:08 +0200
commit7fc634348c5e9cc5d4f5941707dc1189bba01143 (patch)
treeda6ed20a75d37848479cd2c8ceafb08a98cc0dc6 /composer.json
parent1c0e6ec155f21d701300d429d2279833ddd27110 (diff)
update to 2.9.0
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 99b4b8c..27dffe5 100644
--- a/composer.json
+++ b/composer.json
@@ -19,7 +19,10 @@
"forum": "https://discourse.laminas.dev"
},
"config": {
- "sort-packages": true
+ "sort-packages": true,
+ "platform": {
+ "php": "7.3.99"
+ }
},
"extra": {
"laminas": {