normalize composer.json

This commit is contained in:
barryvdh
2024-02-07 18:43:23 +00:00
committed by github-actions[bot]
parent 89288a5770
commit eb28477bf4
+1 -1
View File
@@ -33,11 +33,11 @@
},
"require-dev": {
"ext-pdo_sqlite": "*",
"nesbot/carbon": "^2.62.1",
"friendsofphp/php-cs-fixer": "^3",
"illuminate/config": "^9 || ^10",
"illuminate/view": "^9 || ^10",
"mockery/mockery": "^1.4",
"nesbot/carbon": "^2.62.1",
"orchestra/testbench": "^7 || ^8",
"phpunit/phpunit": "^9",
"spatie/phpunit-snapshot-assertions": "^4",