feat: bump phpflasher dependencies to v1.11

This commit is contained in:
KHOUBZA Younes
2023-01-09 00:34:01 +01:00
parent 4c31e36fe9
commit b880f62284
20 changed files with 32 additions and 32 deletions
+2 -2
View File
@@ -30,8 +30,8 @@
"homepage": "https://php-flasher.io",
"require": {
"php": ">=5.3",
"php-flasher/flasher-laravel": "^1.10.6",
"php-flasher/flasher-notyf": "^1.10.6"
"php-flasher/flasher-laravel": "^1.11",
"php-flasher/flasher-notyf": "^1.11"
},
"minimum-stability": "stable",
"prefer-stable": true,