update composer files

This commit is contained in:
Khoubza Younes
2023-01-15 16:15:06 +01:00
parent 19a5de983d
commit 8aee5cec8f
25 changed files with 26 additions and 3 deletions
+2 -3
View File
@@ -38,6 +38,7 @@
"php": ">=5.3",
"ext-json": "*",
"ext-mbstring": "*",
"illuminate/routing": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0",
"illuminate/support": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0",
"symfony/config": "^2.0 || ^3.0 || ^4.0 || ^5.0 || ^6.0",
"symfony/console": "^2.0 || ^3.0 || ^4.0 || ^5.0 || ^6.0",
@@ -124,12 +125,10 @@
"ergebnis/composer-normalize": true,
"kylekatarnls/update-helper": true
},
"preferred-install": "dist",
"sort-packages": true
},
"extra": {
"branch-alias": {
"dev-main": "2.x-dev"
},
"laravel": {
"aliases": {
"Flasher": "Flasher\\Laravel\\Facade\\Flasher",