Skip to content

Commit bee0c08

Browse files
committed
Updated action contracts v0.2
1 parent 5864a9a commit bee0c08

File tree

3 files changed

+1366
-263
lines changed

3 files changed

+1366
-263
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"require": {
1919
"php": "^8.2",
2020
"php-etl/console-state": "*",
21-
"php-etl/action-contracts": "0.1.*",
21+
"php-etl/action-contracts": "0.2.*",
2222
"php-etl/satellite-contracts": "0.1.*",
2323
"symfony/console": "^6.0"
2424
},
@@ -32,10 +32,10 @@
3232
},
3333
"extra": {
3434
"branch-alias": {
35-
"dev-main": "0.1.x-dev"
35+
"dev-main": "0.2.x-dev"
3636
}
3737
},
3838
"require-dev": {
39-
"rector/rector": "^0.15.0"
39+
"rector/rector": "^0.15"
4040
}
4141
}

0 commit comments

Comments
 (0)