Skip to content

Commit

Permalink
Added regex as a dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
SRWieZ committed Dec 24, 2024
1 parent b225f6a commit ba007e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"minimum-stability": "stable",
"require": {
"php": "^8.2",
"ext-regex": "*",
"symfony/process": "^7.2"
},
"require-dev": {
Expand Down

0 comments on commit ba007e1

Please sign in to comment.