Skip to content

Commit d8d4f17

Browse files
authored
Update composer dependencies
1 parent 0b13007 commit d8d4f17

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
"laravel/nova": "^4.20 || ^5.0"
1515
},
1616
"require-dev": {
17-
"interaction-design-foundation/coding-standard": "^0.3.0",
18-
"orchestra/testbench-core": "^8.22 || ^v9.7",
19-
"phpunit/phpunit": "^12.0",
17+
"interaction-design-foundation/coding-standard": "^0.3",
18+
"orchestra/testbench-core": "^8.33 || ^9.10",
19+
"phpunit/phpunit": "^10.5 || ^11.0 || ^12.0",
2020
"vimeo/psalm": "^6.0"
2121
},
2222
"repositories": [

0 commit comments

Comments
 (0)