Skip to content

Commit

Permalink
Merge pull request #312 from dreamfactorysoftware/df-scheduler
Browse files Browse the repository at this point in the history
Build composer files with new releases
  • Loading branch information
yaroslavmo authored Nov 26, 2019
2 parents ca6a048 + 182da15 commit 43153aa
Show file tree
Hide file tree
Showing 3 changed files with 333 additions and 323 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,14 @@
"prefer-stable": true,
"repositories": [],
"require": {
"dreamfactory/df-admin-app": "~3.1.0",
"dreamfactory/df-admin-app": "~3.1.2",
"dreamfactory/df-api-docs-ui": "~3.0.0",
"dreamfactory/df-apidoc": "~0.7.0",
"dreamfactory/df-aws": "~0.16.0",
"dreamfactory/df-azure": "~0.16.0",
"dreamfactory/df-cache": "~0.12.0",
"dreamfactory/df-cassandra": "~0.13.0",
"dreamfactory/df-core": "~0.16.0",
"dreamfactory/df-core": "~0.16.2",
"dreamfactory/df-couchbase": "~0.11.0",
"dreamfactory/df-couchdb": "~0.16.0",
"dreamfactory/df-email": "~0.9.1",
Expand Down Expand Up @@ -64,7 +64,7 @@
"laravel/homestead": "6.6.0",
"mockery/mockery": "^1.0",
"nunomaduro/collision": "^3.0",
"phpunit/phpunit": "^8.0",
"phpunit/phpunit": "~7.0",
"facade/ignition": "^1.4"
},
"autoload": {
Expand Down
6 changes: 3 additions & 3 deletions composer.json-dist
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,14 @@
"prefer-stable": true,
"repositories": [],
"require": {
"dreamfactory/df-admin-app": "~3.1.0",
"dreamfactory/df-admin-app": "~3.1.2",
"dreamfactory/df-api-docs-ui": "~3.0.0",
"dreamfactory/df-apidoc": "~0.7.0",
"dreamfactory/df-aws": "~0.16.0",
"dreamfactory/df-azure": "~0.16.0",
"dreamfactory/df-cache": "~0.12.0",
"dreamfactory/df-cassandra": "~0.13.0",
"dreamfactory/df-core": "~0.16.0",
"dreamfactory/df-core": "~0.16.2",
"dreamfactory/df-couchbase": "~0.11.0",
"dreamfactory/df-couchdb": "~0.16.0",
"dreamfactory/df-email": "~0.9.1",
Expand Down Expand Up @@ -64,7 +64,7 @@
"laravel/homestead": "6.6.0",
"mockery/mockery": "^1.0",
"nunomaduro/collision": "^3.0",
"phpunit/phpunit": "^8.0",
"phpunit/phpunit": "~7.0",
"facade/ignition": "^1.4"
},
"autoload": {
Expand Down
Loading

0 comments on commit 43153aa

Please sign in to comment.