Skip to content

Commit

Permalink
🔧 modify composer.json require for sylynder/engine: ^2.9
Browse files Browse the repository at this point in the history
Signed-off-by: otengkwame <[email protected]>
  • Loading branch information
otengkwame committed Dec 1, 2023
1 parent dd779b8 commit 1ae1ea4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
}],
"require": {
"php": "^8.1",
"sylynder/engine": "^2.0"
"sylynder/engine": "^2.9"
},
"require-dev": {
"symfony/var-dumper": "^5.2"
Expand Down

0 comments on commit 1ae1ea4

Please sign in to comment.