summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-12-01 10:17:17 +0100
committerRemi Collet <remi@php.net>2021-12-01 10:17:17 +0100
commitd5cc7d310809a216057d8d9eccdee87b5286c1be (patch)
treeffcab1480eedcbbdf2d0d89cd039f12dc1915d71 /composer.json
parent194712b68ca056721fd976faa07572b6b25868f5 (diff)
update to 1.4.0
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 3fd186d..69bae94 100644
--- a/composer.json
+++ b/composer.json
@@ -24,7 +24,7 @@
}
},
"require": {
- "php": "^7.3 || ~8.0.0",
+ "php": "^7.3 || ~8.0.0 || ~8.1.0",
"laminas/laminas-mvc": "^3.0",
"laminas/laminas-session": "^2.8.5",
"laminas/laminas-stdlib": "^3.2.1",