Skip to content

Commit 6c6f22f

Browse files
committed
require current ease-core
1 parent d2c05ee commit 6c6f22f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.openapi-generator/templates/composer.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"ext-mbstring": "*",
3535
"guzzlehttp/guzzle": "^7.3",
3636
"guzzlehttp/psr7": "^1.7 || ^2.0",
37-
"vitexsoftware/ease-core": "^1.45"
37+
"vitexsoftware/ease-core": "^1.47"
3838
},
3939
"require-dev": {
4040
"phpunit/phpunit": "*",

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"ext-mbstring": "*",
3030
"guzzlehttp/guzzle": "^7.3",
3131
"guzzlehttp/psr7": "^1.7 || ^2.0",
32-
"vitexsoftware/ease-core": "^1.45"
32+
"vitexsoftware/ease-core": "^1.47"
3333
},
3434
"require-dev": {
3535
"phpunit/phpunit": "*",

0 commit comments

Comments
 (0)