Skip to content

Commit 80dd489

Browse files
committed
update deps
1 parent 8032ce8 commit 80dd489

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

composer.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -29,17 +29,17 @@
2929
},
3030
"conflict": {},
3131
"require-dev": {
32-
"laravel/pint": "^1.5",
33-
"laravel/laravel": "^10.0.2",
32+
"laravel/pint": "^1.6",
33+
"laravel/laravel": "^10.0.4",
3434
"laravel/browser-kit-testing": "^7.0",
3535
"mockery/mockery": "^1.5.1",
36-
"nunomaduro/collision": "^7.0.4",
37-
"nunomaduro/larastan": "^2.4.1",
38-
"orchestra/testbench": "^8.0.1",
36+
"nunomaduro/collision": "^7.1.0",
37+
"nunomaduro/larastan": "^2.5.1",
38+
"orchestra/testbench": "^8.0.8",
3939
"phpstan/extension-installer": "^1.2",
40-
"phpstan/phpstan-deprecation-rules": "^1.1.1",
41-
"phpstan/phpstan-phpunit": "^1.3.4",
42-
"phpunit/phpunit": "^10.0.7"
40+
"phpstan/phpstan-deprecation-rules": "^1.1.2",
41+
"phpstan/phpstan-phpunit": "^1.3.10",
42+
"phpunit/phpunit": "^10.0.15"
4343
},
4444
"autoload": {
4545
"psr-4": {

0 commit comments

Comments
 (0)