We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d69fc5 commit 1d6cb5dCopy full SHA for 1d6cb5d
composer.json
@@ -34,7 +34,7 @@
34
"php": "^8.0",
35
"psr/log": "^1.1@dev",
36
"php-etl/pipeline-contracts": "^0.3.0",
37
- "php-etl/bucket": "dev-feature/update-bucket-contracts as 0.2.0",
+ "php-etl/bucket": "^0.2.0",
38
"bunny/bunny": "@dev"
39
},
40
"require-dev": {
@@ -44,7 +44,7 @@
44
"mybuilder/phpunit-accelerator": "*",
45
"infection/infection": "^0.20",
46
"adlawson/vfs": "dev-develop",
47
- "php-etl/phpunit-extension": "dev-feature/update-pipeline-0.4"
+ "php-etl/phpunit-extension": "*"
48
49
"extra": {
50
"branch-alias": {
0 commit comments