Skip to content

Commit 9895e8e

Browse files
authored
Merge pull request #145 from RonasIT/feat/support-phpunit-11
feat: update packages
2 parents 688fe0b + 9717954 commit 9895e8e

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)