We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b37518 commit 39d0d41Copy full SHA for 39d0d41
composer.json
@@ -14,7 +14,7 @@
14
"minimum-stability": "dev",
15
"prefer-stable": true,
16
"require": {
17
- "php": ">=8.1",
+ "php": ">=8.1 <8.4",
18
"byjg/micro-orm": "^5.0",
19
"byjg/cache-engine": "^5.0",
20
"byjg/jwt-wrapper": "^5.0"
0 commit comments