Skip to content

Commit 86bdd32

Browse files
composer: update vitexsoftware/ease-core requirement (#28)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0f9df05 commit 86bdd32

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
@@ -10,7 +10,7 @@
1010
],
1111
"require": {
1212
"ext-soap": "*",
13-
"vitexsoftware/ease-core": ">=1.49.0"
13+
"vitexsoftware/ease-core": ">=1.50.0"
1414
},
1515
"autoload": {
1616
"psr-4": {

0 commit comments

Comments
 (0)