aboutsummaryrefslogtreecommitdiff
path: root/composer.json
diff options
context:
space:
mode:
authorn-peugnet <n.peugnet@free.fr>2020-12-19 19:23:36 +0100
committern-peugnet <n.peugnet@free.fr>2020-12-19 19:35:48 +0100
commit9338d030f38b465be5f6307f5ee6f2e20d904856 (patch)
treee164833ae2f2de0b757de5f82f5e2c4eaff987b9 /composer.json
parent8a8aebc3606c9ad7a59c93df90b2e591709bb717 (diff)
downloadwcms-9338d030f38b465be5f6307f5ee6f2e20d904856.tar.gz
wcms-9338d030f38b465be5f6307f5ee6f2e20d904856.zip
build(deps): try to fix ci
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 dccf6ab..98efd7d 100644
--- a/composer.json
+++ b/composer.json
@@ -2,7 +2,7 @@
"name": "w-cms/w-cms",
"description": "point'n think",
"require": {
- "php": ">=7.2.0",
+ "php": ">=7.3.0",
"altorouter/altorouter": "^1.2",
"firebase/php-jwt": "^5.2",
"jamesmoss/flywheel": "^0.5.2",