Skip to content

Commit b365eac

Browse files
composer: update vitexsoftware/ease-core requirement
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) - [Commits](VitexSoftware/php-ease-core@1.48...1.49.0) --- updated-dependencies: - dependency-name: vitexsoftware/ease-core dependency-version: 1.49.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a09ae94 commit b365eac

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

0 commit comments

Comments
 (0)