Skip to content

Commit 9717954

Browse files
committed
feat: update phpunit to 11 version
1 parent 688fe0b commit 9717954

File tree

2 files changed

+618
-1267
lines changed

2 files changed

+618
-1267
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
],
1818
"require": {
1919
"php": "^8.3",
20-
"laravel/framework": "^11.20",
21-
"phpunit/phpunit": "^10.5",
20+
"laravel/framework": "^11.34",
21+
"phpunit/phpunit": "^11.4",
2222
"ext-json": "*"
2323
},
2424
"require-dev": {

0 commit comments

Comments
 (0)