1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-02-22 22:37:37 +01:00

chore(deps): ⬆️ Aggiornato Ignition

This commit is contained in:
Maicol Battistini 2022-01-26 11:47:04 +01:00
parent a4badc774c
commit b8d0ca960d

View File

@ -31,7 +31,7 @@
"require": {
"php": "^8",
"ext-pdo": "*",
"akaunting/laravel-setting": "^1.2.7",
"akaunting/laravel-setting": "^1",
"fideloper/proxy": "^4",
"fruitcake/laravel-cors": "^2",
"guzzlehttp/guzzle": "^7",
@ -46,9 +46,10 @@
"wikimedia/composer-merge-plugin": "^2"
},
"require-dev": {
"barryvdh/laravel-debugbar": "^3.6",
"astrotomic/ignition-stackoverflow": "^1",
"barryvdh/laravel-debugbar": "^3",
"barryvdh/laravel-ide-helper": "^2",
"facade/ignition": "^2",
"spatie/laravel-ignition": "^1",
"friendsofphp/php-cs-fixer": "^3",
"kkomelin/laravel-translatable-string-exporter": "^1",
"nunomaduro/collision": "^5",