Skip to content

Commit 3f5de18

Browse files
philgrislsdch
authored andcommitted
change of config and lock files for update the v2.1.0 to the ccin2p3 (PHP 7.1)
1 parent 245cdb1 commit 3f5de18

File tree

6 files changed

+149
-5018
lines changed

6 files changed

+149
-5018
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,4 @@ yarn-error.log
2222
TESTIMPORT_V2/
2323
/nbproject/private/
2424
/public/.htaccess_demo
25+
/public/.htaccess.bup

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"type": "project",
55
"license": "proprietary",
66
"require": {
7-
"php": ">=7.2.0",
7+
"php": ">=7.1.0",
88
"ext-ctype": "*",
99
"ext-iconv": "*",
1010
"composer/package-versions-deprecated": "^1.11",

0 commit comments

Comments
 (0)