Skip to content

Commit

Permalink
Merge pull request #403 from laravel/fix-tests
Browse files Browse the repository at this point in the history
[1.x] Fix tests
  • Loading branch information
timacdonald authored Aug 21, 2024
2 parents aacedbf + 786b49e commit 7f2c04a
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 @@ -16,8 +16,8 @@
],
"require": {
"php": "^8.1",
"doctrine/sql-formatter": "^1.2",
"guzzlehttp/promises": "^1.0|^2.0",
"doctrine/sql-formatter": "^1.4.1",
"illuminate/auth": "^10.48.4|^11.0.8",
"illuminate/cache": "^10.48.4|^11.0.8",
"illuminate/config": "^10.48.4|^11.0.8",
Expand Down

0 comments on commit 7f2c04a

Please sign in to comment.