Update composer.json

This commit is contained in:
2020-08-20 15:44:00 +05:00
parent f4d411f81e
commit f33696a61e

View File

@@ -9,6 +9,7 @@
"license": "MIT",
"require": {
"php": "^7.2.5",
"doctrine/dbal": "^2.10",
"fabpot/goutte": "^4.0",
"fideloper/proxy": "^4.2",
"fruitcake/laravel-cors": "^2.0",
@@ -21,6 +22,7 @@
"symfony/panther": "^0.7.1"
},
"require-dev": {
"barryvdh/laravel-debugbar": "^3.4",
"facade/ignition": "^2.0",
"fzaninotto/faker": "^1.9.1",
"mockery/mockery": "^1.3.1",