Skip to content

Commit d5c756a

Browse files
authored
Use stable version of vitexsoftware/ease-core, dev-main create types error thanks to last update
1 parent 49c2942 commit d5c756a

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
@@ -18,7 +18,7 @@
1818
"ext-json": "*",
1919
"ext-curl": "*",
2020
"ext-gettext": "*",
21-
"vitexsoftware/ease-core": "dev-main"
21+
"vitexsoftware/ease-core": "1.44.2"
2222
},
2323
"autoload": {
2424
"psr-4": {

0 commit comments

Comments
 (0)