Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfy-j authored Apr 5, 2017
1 parent af55950 commit 0608769
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
"require": {
"php": ">=7.0",
"ext-mongodb": ">1.1.0",
"spiral/common": "^0.9",
"spiral/models": "^0.9",
"spiral/tokenizer": "^0.9",
"spiral/common": "^1.0",
"spiral/models": "^1.0",
"spiral/tokenizer": "^1.0",
"spiral/pagination": "~1.0",
"mongodb/mongodb": "^1.1",
"doctrine/inflector": "^1.1"
Expand Down

0 comments on commit 0608769

Please sign in to comment.