Skip to content

Commit

Permalink
updated require dev laravel
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanwilliammd committed Jul 2, 2024
1 parent 5e29ea2 commit b31c505
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@
"vlucas/phpdotenv": "^5.5"
},
"require-dev": {
"phpunit/phpunit": "^9.0"
"phpunit/phpunit": "^9.0",
"laravel/laravel": "^8.0|^9.0|^10.0|^11.0"
},
"suggest": {
"laravel/pint": "Minimalist Opionated Code Formatting Extension for PHP 8.0+",
Expand Down

0 comments on commit b31c505

Please sign in to comment.