Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
aenima700 authored Apr 18, 2023
1 parent 56e1eda commit de9e2cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"mockery/mockery": "dev-master",
"phpunit/phpunit": "~7.0 || ^8.5 || ^9 || ^10",
"squizlabs/php_codesniffer" : "1.5.*",
"laravel/laravel": "^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 ",
"laravel/laravel": "^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0",
"php-coveralls/php-coveralls": "^2.1"
},
"autoload": {
Expand Down

0 comments on commit de9e2cb

Please sign in to comment.