Skip to content

Commit ccce92d

Browse files
authored
Merge pull request #11 from php-etl/feature/update-configurator-contracts
Updated "php-etl/configurator-contracts" + updated new branch-alias
2 parents 06c71d4 + ab0b5d0 commit ccce92d

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,10 +16,10 @@
1616
"ext-json": "*",
1717
"nikic/php-parser": "^4.10",
1818
"symfony/config": "^5.2",
19-
"php-etl/configurator-contracts": "^0.4.0",
19+
"php-etl/configurator-contracts": "^0.5.0",
2020
"php-etl/packaging-contracts": "^0.1.0",
2121
"symfony/expression-language": "^5.2",
22-
"php-etl/satellite-toolbox": "^0.2.0"
22+
"php-etl/satellite-toolbox": "^0.3.0"
2323
},
2424
"require-dev": {
2525
"adlawson/vfs": "dev-develop",
@@ -40,7 +40,7 @@
4040
},
4141
"extra": {
4242
"branch-alias": {
43-
"dev-main": "0.4.x-dev"
43+
"dev-main": "0.5.x-dev"
4444
},
4545
"gyroscops": {
4646
"plugins": ["Kiboko\\Plugin\\CSV\\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)