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 db560fa commit 381d716Copy full SHA for 381d716
composer.json
@@ -11,10 +11,11 @@
11
],
12
"minimum-stability": "stable",
13
"require": {
14
- "lisachenko/z-engine": "^0.7.1 || ^0.8.0"
+ "php": "^7.4|^8.0",
15
+ "lisachenko/z-engine": "^0.7|^0.9"
16
},
17
"require-dev": {
- "phpunit/phpunit": "^7.5"
18
+ "phpunit/phpunit": "^8.5|^9.5"
19
20
"autoload": {
21
"psr-4": {
0 commit comments