mirror of
https://github.com/barryvdh/laravel-ide-helper.git
synced 2026-08-18 18:13:11 +00:00
normalize composer.json
This commit is contained in:
committed by
github-actions[bot]
parent
89288a5770
commit
eb28477bf4
+1
-1
@@ -33,11 +33,11 @@
|
|||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"ext-pdo_sqlite": "*",
|
"ext-pdo_sqlite": "*",
|
||||||
"nesbot/carbon": "^2.62.1",
|
|
||||||
"friendsofphp/php-cs-fixer": "^3",
|
"friendsofphp/php-cs-fixer": "^3",
|
||||||
"illuminate/config": "^9 || ^10",
|
"illuminate/config": "^9 || ^10",
|
||||||
"illuminate/view": "^9 || ^10",
|
"illuminate/view": "^9 || ^10",
|
||||||
"mockery/mockery": "^1.4",
|
"mockery/mockery": "^1.4",
|
||||||
|
"nesbot/carbon": "^2.62.1",
|
||||||
"orchestra/testbench": "^7 || ^8",
|
"orchestra/testbench": "^7 || ^8",
|
||||||
"phpunit/phpunit": "^9",
|
"phpunit/phpunit": "^9",
|
||||||
"spatie/phpunit-snapshot-assertions": "^4",
|
"spatie/phpunit-snapshot-assertions": "^4",
|
||||||
|
|||||||
Reference in New Issue
Block a user