Skip to content

Commit

Permalink
prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
srtfisher committed May 25, 2022
1 parent a25fd01 commit 9872783
Showing 1 changed file with 24 additions and 24 deletions.
48 changes: 24 additions & 24 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,30 +43,30 @@
"symplify/monorepo-builder": "^10.1"
},
"replace": {
"mantle-framework/assets": "0.1.0",
"mantle-framework/auth": "0.1.0",
"mantle-framework/cache": "0.1.0",
"mantle-framework/caper": "0.1.0",
"mantle-framework/config": "0.1.0",
"mantle-framework/console": "0.1.0",
"mantle-framework/container": "0.1.0",
"mantle-framework/contracts": "0.1.0",
"mantle-framework/database": "0.1.0",
"mantle-framework/events": "0.1.0",
"mantle-framework/facade": "0.1.0",
"mantle-framework/faker": "0.1.0",
"mantle-framework/filesystem": "0.1.0",
"mantle-framework/http": "0.1.0",
"mantle-framework/http-client": "0.1.0",
"mantle-framework/log": "0.1.0",
"mantle-framework/query-monitor": "0.1.0",
"mantle-framework/queue": "0.1.0",
"mantle-framework/rest-api": "0.1.0",
"mantle-framework/scheduling": "0.1.0",
"mantle-framework/support": "0.1.0",
"mantle-framework/testing": "0.1.0",
"mantle-framework/testkit": "0.1.0",
"mantle-framework/view": "0.1.0"
"mantle-framework/assets": "0.2.0",
"mantle-framework/auth": "0.2.0",
"mantle-framework/cache": "0.2.0",
"mantle-framework/caper": "0.2.0",
"mantle-framework/config": "0.2.0",
"mantle-framework/console": "0.2.0",
"mantle-framework/container": "0.2.0",
"mantle-framework/contracts": "0.2.0",
"mantle-framework/database": "0.2.0",
"mantle-framework/events": "0.2.0",
"mantle-framework/facade": "0.2.0",
"mantle-framework/faker": "0.2.0",
"mantle-framework/filesystem": "0.2.0",
"mantle-framework/http": "0.2.0",
"mantle-framework/http-client": "0.2.0",
"mantle-framework/log": "0.2.0",
"mantle-framework/query-monitor": "0.2.0",
"mantle-framework/queue": "0.2.0",
"mantle-framework/rest-api": "0.2.0",
"mantle-framework/scheduling": "0.2.0",
"mantle-framework/support": "0.2.0",
"mantle-framework/testing": "0.2.0",
"mantle-framework/testkit": "0.2.0",
"mantle-framework/view": "0.2.0"
},
"autoload": {
"files": [
Expand Down

0 comments on commit 9872783

Please sign in to comment.