update composer.json

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