Skip to content

Commit 5adbe6a

Browse files
composer: update vitexsoftware/ease-core requirement from ^1.49 to ^1.50
Updates the requirements on [vitexsoftware/ease-core](https://github.com/VitexSoftware/php-ease-core) to permit the latest version. - [Release notes](https://github.com/VitexSoftware/php-ease-core/releases) - [Changelog](https://github.com/VitexSoftware/php-ease-core/blob/main/CHANGELOG.md) - [Commits](VitexSoftware/php-ease-core@1.49.0...v1.50.0) --- updated-dependencies: - dependency-name: vitexsoftware/ease-core dependency-version: 1.50.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b8d1072 commit 5adbe6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"ext-json": "*",
2121
"ext-curl": "*",
2222
"ext-gettext": "*",
23-
"vitexsoftware/ease-core": "^1.49"
23+
"vitexsoftware/ease-core": "^1.50"
2424
},
2525
"autoload": {
2626
"psr-4": {

0 commit comments

Comments
 (0)