We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14dc63b commit 550d602Copy full SHA for 550d602
2 files changed
composer.json
@@ -22,7 +22,7 @@
22
}
23
],
24
"require": {
25
- "php": "^7.4 || >=8.0",
+ "php": "^8.0 || ^8.1 || ^8.2",
26
"ext-curl": "*",
27
"ext-json": "*",
28
"ext-mbstring": "*",
resources/templates/composer.hbs
@@ -24,7 +24,7 @@
29
30
0 commit comments