1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-12 01:25:01 +02:00

Allow test libraries to be updated for varying PHP versions

This commit is contained in:
Nick Liu
2020-11-27 17:16:24 +01:00
parent 52ecd679e6
commit ef06f382cb
3 changed files with 2347 additions and 656 deletions

View File

@@ -8,10 +8,5 @@
"codeception/module-asserts": "^1.1",
"codeception/module-db": "^1.0",
"codeception/module-phpbrowser": "^1.0"
},
"config": {
"platform": {
"php": "5.6"
}
}
}

2996
e107_tests/composer.lock generated

File diff suppressed because it is too large Load Diff