v4-development sync

This commit is contained in:
DeveloperMarius
2021-03-23 15:42:44 +01:00
26 changed files with 531 additions and 309 deletions
+3 -4
View File
@@ -27,12 +27,11 @@
}
],
"require": {
"php": ">=7.3",
"ext-json": "*",
"php-di/php-di": "^6.0"
"php": ">=7.1",
"ext-json": "*"
},
"require-dev": {
"phpunit/phpunit": "^8.5",
"phpunit/phpunit": "^8.0",
"mockery/mockery": "^1"
},
"scripts": {