Skip to content

Commit 3960598

Browse files
committed
fix failed CI jobs - yet another attempt at upgrading Larastan
1 parent 07a43f0 commit 3960598

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"require-dev": {
3030
"mockery/mockery": "^1.2",
31-
"nunomaduro/larastan": "^2.4",
31+
"nunomaduro/larastan": "^2.5",
3232
"orchestra/testbench": "^7.33.0",
3333
"pestphp/pest": "^1.0",
3434
"phpunit/phpunit": "^8.0|^9.0"

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)