Skip to content

Commit

Permalink
Prepare Release 5.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
roman-eonx committed Apr 5, 2024
1 parent 1247924 commit e8d95aa
Show file tree
Hide file tree
Showing 25 changed files with 57 additions and 57 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/split_packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
matrix:
mapping: '${{ fromJson(needs.provide_packages_json.outputs.matrix) }}'
tag:
- 5.10.1
- 5.10.2
name: 'Split ${{ matrix.mapping.dir }}'
env:
DIR: 'packages/${{ matrix.mapping.dir }}'
Expand Down
10 changes: 5 additions & 5 deletions packages/EasyActivity/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
"doctrine/dbal": "^3.0",
"doctrine/orm": "^2.14",
"doctrine/persistence": "^3.0",
"eonx-com/easy-doctrine": "^5.11",
"eonx-com/easy-event-dispatcher": "^5.11",
"eonx-com/easy-lock": "^5.11",
"eonx-com/easy-test": "^5.11",
"eonx-com/easy-webhook": "^5.11",
"eonx-com/easy-doctrine": "^5.10.2",
"eonx-com/easy-event-dispatcher": "^5.10.2",
"eonx-com/easy-lock": "^5.10.2",
"eonx-com/easy-test": "^5.10.2",
"eonx-com/easy-webhook": "^5.10.2",
"phpunit/phpunit": "^10.2",
"psr/log": "^3.0",
"symfony/symfony": "^6.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/EasyApiToken/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"require": {
"php": "^8.1",
"ext-openssl": "*",
"eonx-com/easy-utils": "^5.11",
"eonx-com/easy-utils": "^5.10.2",
"nette/utils": "^3.2",
"psr/log": "^3.0",
"symfony/http-foundation": "^6.3"
Expand Down
4 changes: 2 additions & 2 deletions packages/EasyAsync/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"require-dev": {
"doctrine/common": "^3.0",
"doctrine/dbal": "^3.0",
"eonx-com/easy-event-dispatcher": "^5.11",
"eonx-com/easy-random": "^5.11",
"eonx-com/easy-event-dispatcher": "^5.10.2",
"eonx-com/easy-random": "^5.10.2",
"mockery/mockery": "^1.6",
"phpunit/phpunit": "^10.2",
"symfony/symfony": "^6.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/EasyBankFiles/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"php": "^8.1",
"ext-dom": "*",
"ext-libxml": "*",
"eonx-com/easy-error-handler": "^5.11",
"eonx-com/easy-error-handler": "^5.10.2",
"nette/utils": "^3.2"
},
"require-dev": {
Expand Down
12 changes: 6 additions & 6 deletions packages/EasyBatch/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
"require": {
"php": "^8.1",
"doctrine/dbal": "^3.0",
"eonx-com/easy-encryption": "^5.11",
"eonx-com/easy-event-dispatcher": "^5.11",
"eonx-com/easy-pagination": "^5.11",
"eonx-com/easy-random": "^5.11",
"eonx-com/easy-utils": "^5.11",
"eonx-com/easy-encryption": "^5.10.2",
"eonx-com/easy-event-dispatcher": "^5.10.2",
"eonx-com/easy-pagination": "^5.10.2",
"eonx-com/easy-random": "^5.10.2",
"eonx-com/easy-utils": "^5.10.2",
"nesbot/carbon": "^2.67"
},
"require-dev": {
"eonx-com/easy-lock": "^5.11",
"eonx-com/easy-lock": "^5.10.2",
"phpunit/phpunit": "^10.2",
"psr/container": "^2.0",
"symfony/symfony": "^6.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/EasyBugsnag/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"require": {
"php": "^8.1",
"bugsnag/bugsnag": "^3.29",
"eonx-com/easy-utils": "^5.11",
"eonx-com/easy-utils": "^5.10.2",
"guzzlehttp/guzzle": "^7.0",
"nette/utils": "^3.2",
"symfony/filesystem": "^6.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/EasyDecision/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": "MIT",
"require": {
"php": "^8.1",
"eonx-com/easy-utils": "^5.11",
"eonx-com/easy-utils": "^5.10.2",
"psr/cache": "^3.0",
"symfony/expression-language": "^6.3"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/EasyDoctrine/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"license": "MIT",
"require": {
"php": "^8.1",
"eonx-com/easy-event-dispatcher": "^5.11",
"eonx-com/easy-utils": "^5.11",
"eonx-com/easy-event-dispatcher": "^5.10.2",
"eonx-com/easy-utils": "^5.10.2",
"myclabs/deep-copy": "^1.11",
"nesbot/carbon": "^2.67"
},
Expand All @@ -19,8 +19,8 @@
"doctrine/dbal": "^3.0",
"doctrine/doctrine-bundle": "^2.7",
"doctrine/orm": "^2.14",
"eonx-com/easy-error-handler": "^5.11",
"eonx-com/easy-test": "^5.11",
"eonx-com/easy-error-handler": "^5.10.2",
"eonx-com/easy-test": "^5.10.2",
"mockery/mockery": "^1.6",
"phpspec/prophecy-phpunit": "^2.0",
"phpunit/phpunit": "^10.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/EasyEncryption/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": "MIT",
"require": {
"php": "^8.1",
"eonx-com/easy-utils": "^5.11",
"eonx-com/easy-utils": "^5.10.2",
"paragonie/halite": "^5.1"
},
"require-dev": {
Expand Down
8 changes: 4 additions & 4 deletions packages/EasyErrorHandler/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,17 @@
"license": "MIT",
"require": {
"php": "^8.1",
"eonx-com/easy-logging": "^5.11",
"eonx-com/easy-utils": "^5.11",
"eonx-com/easy-logging": "^5.10.2",
"eonx-com/easy-utils": "^5.10.2",
"nesbot/carbon": "^2.67",
"nikic/php-parser": "^4.18"
},
"require-dev": {
"api-platform/core": "^3.1",
"doctrine/doctrine-bundle": "^2.7",
"doctrine/orm": "^2.14",
"eonx-com/easy-bugsnag": "^5.11",
"eonx-com/easy-test": "^5.11",
"eonx-com/easy-bugsnag": "^5.10.2",
"eonx-com/easy-test": "^5.10.2",
"laravel/lumen-framework": "^9.1",
"phpunit/phpunit": "^10.2",
"symfony/browser-kit": "^6.3",
Expand Down
10 changes: 5 additions & 5 deletions packages/EasyHttpClient/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,18 @@
"license": "MIT",
"require": {
"php": "^8.1",
"eonx-com/easy-event-dispatcher": "^5.11",
"eonx-com/easy-utils": "^5.11",
"eonx-com/easy-event-dispatcher": "^5.10.2",
"eonx-com/easy-utils": "^5.10.2",
"nesbot/carbon": "^2.67"
},
"require-dev": {
"bugsnag/bugsnag": "^3.29",
"doctrine/dbal": "^3.0",
"doctrine/orm": "^2.14",
"doctrine/doctrine-bundle": "^2.7",
"eonx-com/easy-lock": "^5.11",
"eonx-com/easy-webhook": "^5.11",
"eonx-com/easy-test": "^5.11",
"eonx-com/easy-lock": "^5.10.2",
"eonx-com/easy-webhook": "^5.10.2",
"eonx-com/easy-test": "^5.10.2",
"laravel/lumen-framework": "^9.1",
"mockery/mockery": "^1.6",
"phpunit/phpunit": "^10.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/EasyLogging/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
"license": "MIT",
"require": {
"php": "^8.1",
"eonx-com/easy-utils": "^5.11",
"eonx-com/easy-utils": "^5.10.2",
"monolog/monolog": "^2.9"
},
"require-dev": {
"bugsnag/bugsnag": "^3.29",
"eonx-com/easy-test": "^5.11",
"eonx-com/easy-test": "^5.10.2",
"laravel/lumen-framework": "^9.1",
"phpunit/phpunit": "^10.2",
"symfony/symfony": "^6.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/EasyNotification/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"require": {
"php": "^8.1",
"aws/aws-sdk-php": "^3.269",
"eonx-com/easy-utils": "^5.11",
"eonx-com/easy-utils": "^5.10.2",
"nette/utils": "^3.2",
"symfony/http-client": "^6.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/EasyPagination/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": "MIT",
"require": {
"php": "^8.1",
"eonx-com/easy-utils": "^5.11",
"eonx-com/easy-utils": "^5.10.2",
"spatie/url": "^2.2",
"symfony/string": "^6.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/EasyRandom/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"symfony/string": "^6.3"
},
"require-dev": {
"eonx-com/easy-test": "^5.11",
"eonx-com/easy-test": "^5.10.2",
"laravel/lumen-framework": "^9.1",
"phpunit/phpunit": "^10.2",
"ramsey/uuid": "^4.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/EasyRepository/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"require-dev": {
"doctrine/orm": "^2.14",
"doctrine/persistence": "^3.0",
"eonx-com/easy-pagination": "^5.11",
"eonx-com/easy-pagination": "^5.10.2",
"laravel/lumen-framework": "^9.1",
"mockery/mockery": "^1.6",
"phpunit/phpunit": "^10.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/EasyRequestId/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"license": "MIT",
"require": {
"php": "^8.1",
"eonx-com/easy-random": "^5.11",
"eonx-com/easy-utils": "^5.11"
"eonx-com/easy-random": "^5.10.2",
"eonx-com/easy-utils": "^5.10.2"
},
"require-dev": {
"laravel/lumen-framework": "^9.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/EasySchedule/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"require": {
"php": "^8.1",
"dragonmantank/cron-expression": "^3.3",
"eonx-com/easy-event-dispatcher": "^5.11",
"eonx-com/easy-lock": "^5.11",
"eonx-com/easy-event-dispatcher": "^5.10.2",
"eonx-com/easy-lock": "^5.10.2",
"nesbot/carbon": "^2.67",
"symfony/console": "^6.3"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/EasySecurity/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
"license": "MIT",
"require": {
"php": "^8.1",
"eonx-com/easy-api-token": "^5.11",
"eonx-com/easy-utils": "^5.11",
"eonx-com/easy-api-token": "^5.10.2",
"eonx-com/easy-utils": "^5.10.2",
"nette/utils": "^3.2"
},
"require-dev": {
"eonx-com/easy-bugsnag": "^5.11",
"eonx-com/easy-logging": "^5.11",
"eonx-com/easy-bugsnag": "^5.10.2",
"eonx-com/easy-logging": "^5.10.2",
"laravel/lumen-framework": "^9.1",
"phpspec/prophecy": "^1.0",
"phpspec/prophecy-phpunit": "^2.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/EasySwoole/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": "MIT",
"require": {
"php": "^8.1",
"eonx-com/easy-utils": "^5.11",
"eonx-com/easy-utils": "^5.10.2",
"nesbot/carbon": "^2.67",
"openswoole/core": "^22.1",
"symfony/filesystem": "^6.3",
Expand All @@ -14,8 +14,8 @@
"symfony/string": "^6.3"
},
"require-dev": {
"eonx-com/easy-bugsnag": "^5.11",
"eonx-com/easy-logging": "^5.11",
"eonx-com/easy-bugsnag": "^5.10.2",
"eonx-com/easy-logging": "^5.10.2",
"monolog/monolog": "^2.9",
"openswoole/ide-helper": "^22.0",
"phpunit/phpunit": "^10.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/EasyTemplatingBlock/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": "MIT",
"require": {
"php": "^8.1",
"eonx-com/easy-utils": "^5.11"
"eonx-com/easy-utils": "^5.10.2"
},
"require-dev": {
"laravel/lumen-framework": "^9.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/EasyTest/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"php": "^8.1",
"ext-simplexml": "*",
"doctrine/collections": "^2.0",
"eonx-com/easy-utils": "^5.11",
"eonx-com/easy-utils": "^5.10.2",
"fakerphp/faker": "^1.19.0",
"nesbot/carbon": "^2.67",
"nette/utils": "^3.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/EasyUtils/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"php": "^8.1"
},
"require-dev": {
"eonx-com/easy-test": "^5.11",
"eonx-com/easy-test": "^5.10.2",
"laravel/lumen-framework": "^9.1",
"mockery/mockery": "^1.6",
"phpunit/phpunit": "^10.2",
Expand Down
10 changes: 5 additions & 5 deletions packages/EasyWebhook/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
"license": "MIT",
"require": {
"php": "^8.1",
"eonx-com/easy-event-dispatcher": "^5.11",
"eonx-com/easy-lock": "^5.11",
"eonx-com/easy-pagination": "^5.11",
"eonx-com/easy-random": "^5.11",
"eonx-com/easy-utils": "^5.11",
"eonx-com/easy-event-dispatcher": "^5.10.2",
"eonx-com/easy-lock": "^5.10.2",
"eonx-com/easy-pagination": "^5.10.2",
"eonx-com/easy-random": "^5.10.2",
"eonx-com/easy-utils": "^5.10.2",
"nesbot/carbon": "^2.67",
"nette/utils": "^3.2",
"symfony/http-client": "^6.3"
Expand Down

0 comments on commit e8d95aa

Please sign in to comment.