Skip to content

Commit 5f3bc03

Browse files
author
Vítězslav Dvořák
committed
Update ease-core dependency version to ^1.49 in composer.json and control file
1 parent 648f9df commit 5f3bc03

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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.9",
3636
"guzzlehttp/psr7": "^1.7 || ^2.0",
37-
"vitexsoftware/ease-core": "^1.48"
37+
"vitexsoftware/ease-core": "^1.49"
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.9",
3131
"guzzlehttp/psr7": "^1.7 || ^2.0",
32-
"vitexsoftware/ease-core": "^1.48"
32+
"vitexsoftware/ease-core": "^1.49"
3333
},
3434
"require-dev": {
3535
"phpunit/phpunit": "*",

debian/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Vcs-Git: git@github.com:Spoje-NET/pohoda-csas.git
1010
Vcs-Browser: https://github.com/Spoje-NET/pohoda-csas
1111

1212
Package: php-spojenet-csas-accountsapi
13-
Depends: ${misc:Depends}, php-guzzlehttp-psr7, composer-debian, php-vitexsoftware-ease-core
13+
Depends: ${misc:Depends}, php-guzzlehttp-psr7, composer-debian, php-vitexsoftware-ease-core (>=1.49)
1414
Architecture: all
1515
Suggests: abraflexi-csas
1616
Section: office

0 commit comments

Comments
 (0)