Update composer.json (#1327)

* Update composer.json

* normalize composer.json

Co-authored-by: barryvdh <[email protected]>
This commit is contained in:
Barry vd. Heuvel
2022-03-06 15:31:47 +01:00
committed by GitHub
co-authored by barryvdh
parent 6041681495
commit 6b58c23e6f
+1 -1
View File
@@ -23,7 +23,7 @@
"php": "^7.3 || ^8.0",
"ext-json": "*",
"barryvdh/reflection-docblock": "^2.0.6",
"composer/pcre": "^1.0",
"composer/pcre": "^1 || ^2 || ^3",
"doctrine/dbal": "^2.6 || ^3",
"illuminate/console": "^8 || ^9",
"illuminate/filesystem": "^8 || ^9",