Skip to content

Commit 190a0f3

Browse files
committed
update dependencies
1 parent f2c8ff9 commit 190a0f3

File tree

2 files changed

+114
-41
lines changed

2 files changed

+114
-41
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,14 @@
1616
}
1717
},
1818
"require": {
19-
"php": "^8.0",
20-
"php-etl/pipeline-contracts": "^0.3.0",
19+
"php": "^8.2",
20+
"php-etl/pipeline-contracts": "0.4.*",
2121
"psr/container": "^1.0",
22-
"php-etl/hook-runtime": "0.1.x-dev"
22+
"php-etl/hook-runtime": "0.2.*"
2323
},
2424
"extra": {
2525
"branch-alias": {
26-
"dev-main": "0.1.x-dev"
26+
"dev-main": "0.2.x-dev"
2727
}
2828
}
2929
}

composer.lock

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

0 commit comments

Comments
 (0)