Skip to content

Commit d62c6d3

Browse files
committed
Updated php-etl/configurator-contracts + updated branch-alias
1 parent 5e59d36 commit d62c6d3

File tree

2 files changed

+21
-18
lines changed

2 files changed

+21
-18
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"ext-json": "*",
1717
"nikic/php-parser": "^4.10",
1818
"symfony/config": "^5.2",
19-
"php-etl/configurator-contracts": "^0.4.0",
20-
"php-etl/satellite-toolbox": "^0.2.0",
19+
"php-etl/configurator-contracts": "^0.5.0",
20+
"php-etl/satellite-toolbox": "^0.3.0",
2121
"php-etl/packaging-contracts": "^0.1.0"
2222
},
2323
"require-dev": {
@@ -42,7 +42,7 @@
4242
},
4343
"extra": {
4444
"branch-alias": {
45-
"dev-main": "0.3.x-dev"
45+
"dev-main": "0.4.x-dev"
4646
},
4747
"gyroscops": {
4848
"plugins": ["Kiboko\\Plugin\\Spreadsheet\\Service"]

composer.lock

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

0 commit comments

Comments
 (0)