Skip to content

Commit 4161a57

Browse files
committed
fix failed CI jobs - reverted Larastan upgrade for now because 'nothing worked'
1 parent a9f477b commit 4161a57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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.2",
31+
"nunomaduro/larastan": "^0.7",
3232
"orchestra/testbench": "^6.9",
3333
"pestphp/pest": "^1.0",
3434
"phpunit/phpunit": "^8.0|^9.0"

0 commit comments

Comments
 (0)