Skip to content

Commit

Permalink
Merge pull request #89 from php-etl/feature/action
Browse files Browse the repository at this point in the history
Added the action management
  • Loading branch information
gplanchat authored Apr 20, 2023
2 parents e6392ca + 6e4e2c7 commit ae0c097
Show file tree
Hide file tree
Showing 26 changed files with 1,233 additions and 230 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"react/promise": "^2.9",
"symfony/dotenv": "^6.0",
"php-etl/packaging": "*",
"php-etl/configurator-contracts": "0.7.*",
"php-etl/configurator-contracts": "0.8.*",
"php-etl/satellite-toolbox": "*",
"php-etl/pipeline-console-runtime": "*",
"php-etl/gyroscops-api-client": "*",
Expand Down Expand Up @@ -87,7 +87,7 @@
"bin": ["bin/satellite", "bin/cloud"],
"extra": {
"branch-alias": {
"dev-main": "0.5.x-dev"
"dev-main": "0.6.x-dev"
},
"gyroscops": {
"adapters": [
Expand Down
Loading

0 comments on commit ae0c097

Please sign in to comment.