Skip to content

Commit 885f24b

Browse files
Update lisachenko/z-engine requirement from ^0.7 to ^0.7 || ^0.8
Updates the requirements on [lisachenko/z-engine](https://github.com/lisachenko/z-engine) to permit the latest version. - [Release notes](https://github.com/lisachenko/z-engine/releases) - [Commits](lisachenko/z-engine@0.7.0...0.8.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent c6e82be commit 885f24b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
}
1111
],
1212
"require": {
13-
"lisachenko/z-engine": "^0.7",
13+
"lisachenko/z-engine": "^0.7 || ^0.8",
1414
"php": "~7.4"
1515
},
1616
"autoload": {

0 commit comments

Comments
 (0)