Skip to content

Commit 6b58c23

Browse files
authored
Update composer.json (#1327)
* Update composer.json * normalize composer.json Co-authored-by: barryvdh <barryvdh@users.noreply.github.com>
1 parent 6041681 commit 6b58c23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"php": "^7.3 || ^8.0",
2424
"ext-json": "*",
2525
"barryvdh/reflection-docblock": "^2.0.6",
26-
"composer/pcre": "^1.0",
26+
"composer/pcre": "^1 || ^2 || ^3",
2727
"doctrine/dbal": "^2.6 || ^3",
2828
"illuminate/console": "^8 || ^9",
2929
"illuminate/filesystem": "^8 || ^9",

0 commit comments

Comments
 (0)