Skip to content

Commit

Permalink
[dependency]: Added version conflicts block
Browse files Browse the repository at this point in the history
  • Loading branch information
andrey-helldar committed May 11, 2024
1 parent aa45331 commit e921d90
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@
"phpunit/phpunit": "^10.0",
"symfony/var-dumper": "^7.0"
},
"conflict": {
"laravel/framework": "<11.0.7"
},
"minimum-stability": "stable",
"prefer-stable": true,
"autoload": {
Expand Down

0 comments on commit e921d90

Please sign in to comment.