This commit is contained in:
Dragutin Cirkovic 2020-02-04 15:35:32 +01:00
parent a7205f9564
commit aa67899b7c

View File

@ -8,7 +8,7 @@
],
"license": "MIT",
"require": {
"php": "^7.2",
"php": "^7.3",
"fideloper/proxy": "^4.0",
"laravel/framework": "^6.2",
"laravel/tinker": "^2.0"
@ -18,7 +18,7 @@
"fzaninotto/faker": "^1.4",
"mockery/mockery": "^1.0",
"nunomaduro/collision": "^3.0",
"phpunit/phpunit": "^8.0"
"phpunit/phpunit": "^8.4.1"
},
"config": {
"optimize-autoloader": true,