Skip to content

Commit

Permalink
Loosen composer normalize constraint
Browse files Browse the repository at this point in the history
  • Loading branch information
spawnia committed Apr 25, 2022
1 parent 4d8a51f commit 1170b01
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 @@ -23,7 +23,7 @@
"illuminate/support": "5.5.* || 5.6.* || 5.7.* || 5.8.* || ^6 || ^7 || ^8 || ^9"
},
"require-dev": {
"ergebnis/composer-normalize": "^2.25",
"ergebnis/composer-normalize": "^2",
"fakerphp/faker": "^1.8",
"orchestra/testbench": "3.5.* || 3.6.* || 3.7.* || 3.8.* || 3.9.* || ^4 || ^5 || ^6 || ^7",
"phpunit/phpunit": "^7.5 || ^8.4 || ^9 || ^9.5",
Expand Down

0 comments on commit 1170b01

Please sign in to comment.