Skip to content

Commit 77123b3

Browse files
committed
Added php-etl/bucket into dev packages
1 parent b452291 commit 77123b3

File tree

2 files changed

+114
-114
lines changed

2 files changed

+114
-114
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@
1919
"php-etl/fast-map-config": "*",
2020
"php-etl/packaging-contracts": "0.3.*",
2121
"php-etl/satellite-toolbox": "*",
22-
"php-etl/configurator-contracts": "0.8.*",
23-
"php-etl/bucket": "*"
22+
"php-etl/configurator-contracts": "0.8.*"
2423
},
2524
"require-dev": {
2625
"phpunit/phpunit": "^10.0",
@@ -29,7 +28,8 @@
2928
"friendsofphp/php-cs-fixer": "^3.38",
3029
"phpstan/phpstan": "^1.10",
3130
"rector/rector": "^0.15",
32-
"infection/infection": "^0.26"
31+
"infection/infection": "^0.26",
32+
"php-etl/bucket": "*"
3333
},
3434
"autoload": {
3535
"psr-4": {

composer.lock

Lines changed: 111 additions & 111 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)