Skip to content

Commit 185a3ad

Browse files
Bump dependencies for Laravel 12 (#48)
1 parent e60bc8c commit 185a3ad

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
@@ -11,7 +11,7 @@
1111
],
1212
"require": {
1313
"php": "^8.1",
14-
"illuminate/testing": "^10.0|^11.0",
14+
"illuminate/testing": "^10.0|^11.0|^12.0",
1515
"mockery/mockery": "^1.4.4",
1616
"phpunit/phpunit": "^10.1|^11.0"
1717
},

0 commit comments

Comments
 (0)