Skip to content

Commit c67f9c8

Browse files
committed
Bump dev dependencies
1 parent f0f305f commit c67f9c8

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
@@ -19,9 +19,9 @@
1919
"symfony/cache": "^6.1.2 || ^7.0.3"
2020
},
2121
"require-dev": {
22-
"orchestra/testbench": "^9.0 || ^10.0",
23-
"laravel/pint": "^1.14",
24-
"phpunit/phpunit": "^11.4.3"
22+
"orchestra/testbench": "^9.0 || ^10.4",
23+
"laravel/pint": "^1.22.1",
24+
"phpunit/phpunit": "^11.5.23"
2525
},
2626
"autoload": {
2727
"psr-4": {

0 commit comments

Comments
 (0)