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 91698c1 commit 81c4216
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
"require": {
"php": ">=7.0",
"psr/simple-cache": "^1.0",
"spiral/common": "^0.9",
"spiral/models": "^0.9",
"spiral/tokenizer": "^0.9",
"spiral/database": "^0.9",
"spiral/common": "^1.0",
"spiral/models": "^1.0",
"spiral/tokenizer": "^1.0",
"spiral/database": "^1.0",
"doctrine/inflector": "^1.1"
},
"require-dev": {
Expand Down

0 comments on commit 81c4216

Please sign in to comment.