Skip to content

Commit a73f2b6

Browse files
committed
fix failed CI jobs - new attempt at upgrading Larastan
1 parent 4161a57 commit a73f2b6

File tree

2 files changed

+1987
-3431
lines changed

2 files changed

+1987
-3431
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@
2828
},
2929
"require-dev": {
3030
"mockery/mockery": "^1.2",
31-
"nunomaduro/larastan": "^0.7",
32-
"orchestra/testbench": "^6.9",
31+
"nunomaduro/larastan": "^2.2",
3332
"pestphp/pest": "^1.0",
3433
"phpunit/phpunit": "^8.0|^9.0"
3534
},

0 commit comments

Comments
 (0)