npm and composer

This commit is contained in:
Henry Whitaker
2020-12-13 15:59:35 +00:00
parent ec51c2def6
commit 54ce0ece35
1586 changed files with 83653 additions and 23821 deletions

View File

@@ -19,10 +19,10 @@
},
"prefer-stable": true,
"require": {
"php": "^7.1"
"php": ">=7.1"
},
"require-dev": {
"phpunit/phpunit": "^7.0"
"phpunit/phpunit": "^8.5"
},
"config": {
"optimize-autoloader": true,