Skip to content

Commit

Permalink
Remove outdated dev references to older versions (barryvdh#1508)
Browse files Browse the repository at this point in the history
  • Loading branch information
mfn authored and d3v2a committed Feb 16, 2024
1 parent bf6240b commit ff0ca2f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
"illuminate/view": "^9 || ^10",
"mockery/mockery": "^1.4",
"orchestra/testbench": "^7 || ^8",
"phpunit/phpunit": "^8.5 || ^9",
"spatie/phpunit-snapshot-assertions": "^3 || ^4",
"phpunit/phpunit": "^9",
"spatie/phpunit-snapshot-assertions": "^4",
"vimeo/psalm": "^5.4"
},
"suggest": {
Expand Down

0 comments on commit ff0ca2f

Please # to comment.