Skip to content

Commit

Permalink
open 7.25.x-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
aedart committed Oct 2, 2023
1 parent 6051d3b commit 088a7c3
Show file tree
Hide file tree
Showing 32 changed files with 94 additions and 94 deletions.
10 changes: 5 additions & 5 deletions packages/Acl/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@
],
"require": {
"php": "^8.1.22",
"aedart/athenaeum-contracts": "^7.24",
"aedart/athenaeum-database": "^7.24",
"aedart/athenaeum-support": "^7.24",
"aedart/athenaeum-utils": "^7.24",
"aedart/athenaeum-validation": "^7.24",
"aedart/athenaeum-contracts": "^7.25",
"aedart/athenaeum-database": "^7.25",
"aedart/athenaeum-support": "^7.25",
"aedart/athenaeum-utils": "^7.25",
"aedart/athenaeum-validation": "^7.25",
"illuminate/auth": "^v10.25.2"
},
"autoload": {
Expand Down
8 changes: 4 additions & 4 deletions packages/Antivirus/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
"require": {
"php": "^8.1.22",
"ext-sockets": "*",
"aedart/athenaeum-contracts": "^7.24",
"aedart/athenaeum-streams": "^7.24",
"aedart/athenaeum-support": "^7.24",
"aedart/athenaeum-validation": "^7.24",
"aedart/athenaeum-contracts": "^7.25",
"aedart/athenaeum-streams": "^7.25",
"aedart/athenaeum-support": "^7.25",
"aedart/athenaeum-validation": "^7.25",
"illuminate/events": "^v10.25.2",
"xenolope/quahog": "^3.0"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/Audit/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
],
"require": {
"php": "^8.1.22",
"aedart/athenaeum-contracts": "^7.24",
"aedart/athenaeum-database": "^7.24",
"aedart/athenaeum-support": "^7.24",
"aedart/athenaeum-utils": "^7.24"
"aedart/athenaeum-contracts": "^7.25",
"aedart/athenaeum-database": "^7.25",
"aedart/athenaeum-support": "^7.25",
"aedart/athenaeum-utils": "^7.25"
},
"autoload": {
"psr-4": {
Expand Down
4 changes: 2 additions & 2 deletions packages/Auth/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
],
"require": {
"php": "^8.1.22",
"aedart/athenaeum-contracts": "^7.24",
"aedart/athenaeum-support": "^7.24"
"aedart/athenaeum-contracts": "^7.25",
"aedart/athenaeum-support": "^7.25"
},
"require-dev": {
"laravel/fortify": "^1.18.0"
Expand Down
6 changes: 3 additions & 3 deletions packages/Circuits/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
],
"require": {
"php": "^8.1.22",
"aedart/athenaeum-contracts": "^7.24",
"aedart/athenaeum-support": "^7.24",
"aedart/athenaeum-utils": "^7.24",
"aedart/athenaeum-contracts": "^7.25",
"aedart/athenaeum-support": "^7.25",
"aedart/athenaeum-utils": "^7.25",
"illuminate/cache": "^v10.25.2",
"illuminate/events": "^v10.25.2"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/Collections/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
],
"require": {
"php": "^8.1.22",
"aedart/athenaeum-container": "^7.24",
"aedart/athenaeum-contracts": "^7.24",
"aedart/athenaeum-support": "^7.24",
"aedart/athenaeum-utils": "^7.24",
"aedart/athenaeum-container": "^7.25",
"aedart/athenaeum-contracts": "^7.25",
"aedart/athenaeum-support": "^7.25",
"aedart/athenaeum-utils": "^7.25",
"illuminate/collections": "^v10.25.2"
},
"autoload": {
Expand Down
6 changes: 3 additions & 3 deletions packages/Config/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
],
"require": {
"php": "^8.1.22",
"aedart/athenaeum-contracts": "^7.24",
"aedart/athenaeum-support": "^7.24",
"aedart/athenaeum-utils": "^7.24",
"aedart/athenaeum-contracts": "^7.25",
"aedart/athenaeum-support": "^7.25",
"aedart/athenaeum-utils": "^7.25",
"illuminate/config": "^v10.25.2",
"illuminate/filesystem": "^v10.25.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/Console/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
],
"require": {
"php": "^8.1.22",
"aedart/athenaeum-contracts": "^7.24",
"aedart/athenaeum-support": "^7.24",
"aedart/athenaeum-contracts": "^7.25",
"aedart/athenaeum-support": "^7.25",
"dragonmantank/cron-expression": "^3.3.3",
"illuminate/cache": "^v10.25.2",
"illuminate/console": "^v10.25.2"
Expand Down
4 changes: 2 additions & 2 deletions packages/Container/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
],
"require": {
"php": "^8.1.22",
"aedart/athenaeum-contracts": "^7.24",
"aedart/athenaeum-support": "^7.24",
"aedart/athenaeum-contracts": "^7.25",
"aedart/athenaeum-support": "^7.25",
"illuminate/container": "^v10.25.2"
},
"autoload": {
Expand Down
20 changes: 10 additions & 10 deletions packages/Core/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,16 +17,16 @@
],
"require": {
"php": "^8.1.22",
"aedart/athenaeum-config": "^7.24",
"aedart/athenaeum-console": "^7.24",
"aedart/athenaeum-container": "^7.24",
"aedart/athenaeum-contracts": "^7.24",
"aedart/athenaeum-dto": "^7.24",
"aedart/athenaeum-events": "^7.24",
"aedart/athenaeum-maintenance-modes": "^7.24",
"aedart/athenaeum-service": "^7.24",
"aedart/athenaeum-support": "^7.24",
"aedart/athenaeum-utils": "^7.24",
"aedart/athenaeum-config": "^7.25",
"aedart/athenaeum-console": "^7.25",
"aedart/athenaeum-container": "^7.25",
"aedart/athenaeum-contracts": "^7.25",
"aedart/athenaeum-dto": "^7.25",
"aedart/athenaeum-events": "^7.25",
"aedart/athenaeum-maintenance-modes": "^7.25",
"aedart/athenaeum-service": "^7.25",
"aedart/athenaeum-support": "^7.25",
"aedart/athenaeum-utils": "^7.25",
"illuminate/cache": "^v10.25.2",
"illuminate/filesystem": "^v10.25.2",
"psr/log": "^3.0.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/Database/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
],
"require": {
"php": "^8.1.22",
"aedart/athenaeum-contracts": "^7.24",
"aedart/athenaeum-support": "^7.24",
"aedart/athenaeum-utils": "^7.24",
"aedart/athenaeum-contracts": "^7.25",
"aedart/athenaeum-support": "^7.25",
"aedart/athenaeum-utils": "^7.25",
"illuminate/database": "^v10.25.2"
},
"autoload": {
Expand Down
6 changes: 3 additions & 3 deletions packages/Dto/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
],
"require": {
"php": "^8.1.22",
"aedart/athenaeum-contracts": "^7.24",
"aedart/athenaeum-properties": "^7.24",
"aedart/athenaeum-utils": "^7.24"
"aedart/athenaeum-contracts": "^7.25",
"aedart/athenaeum-properties": "^7.25",
"aedart/athenaeum-utils": "^7.25"
},
"autoload": {
"psr-4": {
Expand Down
8 changes: 4 additions & 4 deletions packages/ETags/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
],
"require": {
"php": "^8.1.22",
"aedart/athenaeum-contracts": "^7.24",
"aedart/athenaeum-streams": "^7.24",
"aedart/athenaeum-support": "^7.24",
"aedart/athenaeum-utils": "^7.24",
"aedart/athenaeum-contracts": "^7.25",
"aedart/athenaeum-streams": "^7.25",
"aedart/athenaeum-support": "^7.25",
"aedart/athenaeum-utils": "^7.25",
"illuminate/http": "^v10.25.2",
"ramsey/http-range": "^1.1.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/Events/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
],
"require": {
"php": "^8.1.22",
"aedart/athenaeum-support": "^7.24",
"aedart/athenaeum-support": "^7.25",
"illuminate/events": "^v10.25.2"
},
"autoload": {
Expand Down
10 changes: 5 additions & 5 deletions packages/Filters/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@
],
"require": {
"php": "^8.1.22",
"aedart/athenaeum-contracts": "^7.24",
"aedart/athenaeum-database": "^7.24",
"aedart/athenaeum-support": "^7.24",
"aedart/athenaeum-utils": "^7.24",
"aedart/athenaeum-validation": "^7.24",
"aedart/athenaeum-contracts": "^7.25",
"aedart/athenaeum-database": "^7.25",
"aedart/athenaeum-support": "^7.25",
"aedart/athenaeum-utils": "^7.25",
"aedart/athenaeum-validation": "^7.25",
"illuminate/http": "^v10.25.2",
"illuminate/pipeline": "^v10.25.2"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/Flysystem/Db/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
],
"require": {
"php": "^8.1.22",
"aedart/athenaeum-container": "^7.24",
"aedart/athenaeum-database": "^7.24",
"aedart/athenaeum-streams": "^7.24",
"aedart/athenaeum-container": "^7.25",
"aedart/athenaeum-database": "^7.25",
"aedart/athenaeum-streams": "^7.25",
"illuminate/console": "^v10.25.2",
"league/flysystem": "^3.16.0"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/Http/Api/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
],
"require": {
"php": "^8.1.22",
"aedart/athenaeum-contracts": "^7.24",
"aedart/athenaeum-etags": "^7.24",
"aedart/athenaeum-support": "^7.24",
"aedart/athenaeum-validation": "^7.24",
"aedart/athenaeum-contracts": "^7.25",
"aedart/athenaeum-etags": "^7.25",
"aedart/athenaeum-support": "^7.25",
"aedart/athenaeum-validation": "^7.25",
"illuminate/http": "^v10.25.2",
"shrikeh/teapot": "^2.3.1"
},
Expand Down
10 changes: 5 additions & 5 deletions packages/Http/Clients/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@
],
"require": {
"php": "^8.1.22",
"aedart/athenaeum-container": "^7.24",
"aedart/athenaeum-contracts": "^7.24",
"aedart/athenaeum-http-cookies": "^7.24",
"aedart/athenaeum-http-messages": "^7.24",
"aedart/athenaeum-support": "^7.24",
"aedart/athenaeum-container": "^7.25",
"aedart/athenaeum-contracts": "^7.25",
"aedart/athenaeum-http-cookies": "^7.25",
"aedart/athenaeum-http-messages": "^7.25",
"aedart/athenaeum-support": "^7.25",
"guzzlehttp/guzzle": "^7.8.0",
"illuminate/pipeline": "^v10.25.2",
"psr/http-client": "^1.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/Http/Cookies/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
],
"require": {
"php": "^8.1.22",
"aedart/athenaeum-contracts": "^7.24"
"aedart/athenaeum-contracts": "^7.25"
},
"autoload": {
"psr-4": {
Expand Down
4 changes: 2 additions & 2 deletions packages/Http/Messages/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
],
"require": {
"php": "^8.1.22",
"aedart/athenaeum-contracts": "^7.24",
"aedart/athenaeum-support": "^7.24",
"aedart/athenaeum-contracts": "^7.25",
"aedart/athenaeum-support": "^7.25",
"psr/http-message": "^1.1.0"
},
"autoload": {
Expand Down
4 changes: 2 additions & 2 deletions packages/Maintenance/Modes/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
],
"require": {
"php": "^8.1.22",
"aedart/athenaeum-contracts": "^7.24",
"aedart/athenaeum-support": "^7.24"
"aedart/athenaeum-contracts": "^7.25",
"aedart/athenaeum-support": "^7.25"
},
"autoload": {
"psr-4": {
Expand Down
4 changes: 2 additions & 2 deletions packages/MimeTypes/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"require": {
"php": "^8.1.22",
"ext-fileinfo": "*",
"aedart/athenaeum-contracts": "^7.24",
"aedart/athenaeum-support": "^7.24"
"aedart/athenaeum-contracts": "^7.25",
"aedart/athenaeum-support": "^7.25"
},
"autoload": {
"psr-4": {
Expand Down
2 changes: 1 addition & 1 deletion packages/Pagination/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
],
"require": {
"php": "^8.1.22",
"aedart/athenaeum-contracts": "^7.24"
"aedart/athenaeum-contracts": "^7.25"
},
"autoload": {
"psr-4": {
Expand Down
4 changes: 2 additions & 2 deletions packages/Properties/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
],
"require": {
"php": "^8.1.22",
"aedart/athenaeum-contracts": "^7.24",
"aedart/athenaeum-utils": "^7.24"
"aedart/athenaeum-contracts": "^7.25",
"aedart/athenaeum-utils": "^7.25"
},
"autoload": {
"psr-4": {
Expand Down
6 changes: 3 additions & 3 deletions packages/Redmine/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
"require": {
"php": "^8.1.22",
"ext-json": "*",
"aedart/athenaeum-dto": "^7.24",
"aedart/athenaeum-http-clients": "^7.24",
"aedart/athenaeum-pagination": "^7.24"
"aedart/athenaeum-dto": "^7.25",
"aedart/athenaeum-http-clients": "^7.25",
"aedart/athenaeum-pagination": "^7.25"
},
"autoload": {
"psr-4": {
Expand Down
4 changes: 2 additions & 2 deletions packages/Service/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
],
"require": {
"php": "^8.1.22",
"aedart/athenaeum-contracts": "^7.24",
"aedart/athenaeum-support": "^7.24"
"aedart/athenaeum-contracts": "^7.25",
"aedart/athenaeum-support": "^7.25"
},
"autoload": {
"psr-4": {
Expand Down
6 changes: 3 additions & 3 deletions packages/Streams/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
],
"require": {
"php": "^8.1.22",
"aedart/athenaeum-contracts": "^7.24",
"aedart/athenaeum-mime-types": "^7.24",
"aedart/athenaeum-support": "^7.24",
"aedart/athenaeum-contracts": "^7.25",
"aedart/athenaeum-mime-types": "^7.25",
"aedart/athenaeum-support": "^7.25",
"psr/http-message": "^1.1.0"
},
"autoload": {
Expand Down
4 changes: 2 additions & 2 deletions packages/Support/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
],
"require": {
"php": "^8.1.22",
"aedart/athenaeum-contracts": "^7.24",
"aedart/athenaeum-utils": "^7.24",
"aedart/athenaeum-contracts": "^7.25",
"aedart/athenaeum-utils": "^7.25",
"illuminate/config": "^v10.25.2",
"illuminate/support": "^v10.25.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/Testing/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
],
"require": {
"php": "^8.1.22",
"aedart/athenaeum-container": "^7.24",
"aedart/athenaeum-contracts": "^7.24",
"aedart/athenaeum-container": "^7.25",
"aedart/athenaeum-contracts": "^7.25",
"codeception/codeception": "^5.0.11",
"codeception/module-asserts": "^3.0.0",
"fakerphp/faker": "^v1.23.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/Translation/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
],
"require": {
"php": "^8.1.22",
"aedart/athenaeum-support": "^7.24",
"aedart/athenaeum-support": "^7.25",
"illuminate/translation": "^v10.25.2",
"symfony/finder": "^6.3.5"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/Utils/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"require": {
"php": "^8.1.22",
"composer-runtime-api": "^2.0.0",
"aedart/athenaeum-contracts": "^7.24",
"aedart/athenaeum-contracts": "^7.25",
"illuminate/support": "^v10.25.2",
"mockery/mockery": "1.5.*"
},
Expand Down
Loading

0 comments on commit 088a7c3

Please sign in to comment.