Remove outdated dev references to older versions (#1508)

This commit is contained in:
Markus Podar
2024-02-07 19:29:10 +01:00
committed by GitHub
parent 115068e57b
commit 512612f22f
+2 -2
View File
@@ -38,8 +38,8 @@
"illuminate/view": "^9 || ^10", "illuminate/view": "^9 || ^10",
"mockery/mockery": "^1.4", "mockery/mockery": "^1.4",
"orchestra/testbench": "^7 || ^8", "orchestra/testbench": "^7 || ^8",
"phpunit/phpunit": "^8.5 || ^9", "phpunit/phpunit": "^9",
"spatie/phpunit-snapshot-assertions": "^3 || ^4", "spatie/phpunit-snapshot-assertions": "^4",
"vimeo/psalm": "^5.4" "vimeo/psalm": "^5.4"
}, },
"suggest": { "suggest": {