update composer.json

This commit is contained in:
KHOUBZA Younes
2021-04-16 20:26:48 +02:00
parent 592598babc
commit 5371b25275
+2 -2
View File
@@ -29,8 +29,8 @@
"license": "MIT",
"require": {
"php": ">=5.3",
"php-flasher/flasher-laravel": "@dev",
"php-flasher/flasher-notyf": "@dev"
"php-flasher/flasher-laravel": "^0.1",
"php-flasher/flasher-notyf": "^0.1"
},
"require-dev": {
"phpunit/phpunit": "^4.8|^5.0|^6.0|^7.0|^8.0|^9.0",