Skip to content

Commit

Permalink
Added php-etl/bucket into dev packages
Browse files Browse the repository at this point in the history
  • Loading branch information
sebprt committed Jan 11, 2024
1 parent b452291 commit 77123b3
Show file tree
Hide file tree
Showing 2 changed files with 114 additions and 114 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@
"php-etl/fast-map-config": "*",
"php-etl/packaging-contracts": "0.3.*",
"php-etl/satellite-toolbox": "*",
"php-etl/configurator-contracts": "0.8.*",
"php-etl/bucket": "*"
"php-etl/configurator-contracts": "0.8.*"
},
"require-dev": {
"phpunit/phpunit": "^10.0",
Expand All @@ -29,7 +28,8 @@
"friendsofphp/php-cs-fixer": "^3.38",
"phpstan/phpstan": "^1.10",
"rector/rector": "^0.15",
"infection/infection": "^0.26"
"infection/infection": "^0.26",
"php-etl/bucket": "*"
},
"autoload": {
"psr-4": {
Expand Down
222 changes: 111 additions & 111 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 77123b3

Please sign in to comment.