Skip to content

Commit 0c0b4c0

Browse files
authored
Merge pull request #4 from 15g-lucas/update-laravel-12
Update laravel 12
2 parents beaa8b1 + 9f86ea3 commit 0c0b4c0

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,7 +16,7 @@
1616
}
1717
],
1818
"require": {
19-
"orchestra/testbench": "^9.0",
19+
"orchestra/testbench": "^9.0|^10.0",
2020
"php": "^8.3",
2121
"xefi/faker-php": "^1",
2222
"illuminate/support": "^11.0|^12.0",

0 commit comments

Comments
 (0)