Skip to content

Commit ff0ca2f

Browse files
mfnd3v2a
authored andcommitted
Remove outdated dev references to older versions (barryvdh#1508)
1 parent bf6240b commit ff0ca2f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
"illuminate/view": "^9 || ^10",
3939
"mockery/mockery": "^1.4",
4040
"orchestra/testbench": "^7 || ^8",
41-
"phpunit/phpunit": "^8.5 || ^9",
42-
"spatie/phpunit-snapshot-assertions": "^3 || ^4",
41+
"phpunit/phpunit": "^9",
42+
"spatie/phpunit-snapshot-assertions": "^4",
4343
"vimeo/psalm": "^5.4"
4444
},
4545
"suggest": {

0 commit comments

Comments
 (0)