Skip to content

Commit 58e2700

Browse files
committed
AC-3764::Organize dependency constraints to use common approach
1 parent c340cbd commit 58e2700

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"sort-packages": true
1717
},
1818
"require": {
19-
"php": "~7.4.0||~8.1.0",
19+
"php": "^7.4||^8.1",
2020
"ext-bcmath": "*",
2121
"ext-ctype": "*",
2222
"ext-curl": "*",

composer.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)