Skip to content

Commit 7f2c04a

Browse files
authored
Merge pull request #403 from laravel/fix-tests
[1.x] Fix tests
2 parents aacedbf + 786b49e commit 7f2c04a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
],
1717
"require": {
1818
"php": "^8.1",
19-
"doctrine/sql-formatter": "^1.2",
2019
"guzzlehttp/promises": "^1.0|^2.0",
20+
"doctrine/sql-formatter": "^1.4.1",
2121
"illuminate/auth": "^10.48.4|^11.0.8",
2222
"illuminate/cache": "^10.48.4|^11.0.8",
2323
"illuminate/config": "^10.48.4|^11.0.8",

0 commit comments

Comments
 (0)