Skip to content
This repository has been archived by the owner on Apr 22, 2020. 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 6, 2017
1 parent 1dbdf1c commit a9dfc54
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 @@ -11,9 +11,9 @@
],
"require": {
"php": ">=7.0",
"spiral/orm": "^0.9",
"spiral/odm": "^0.9",
"spiral/framework": "^0.9"
"spiral/orm": "^1.0",
"spiral/odm": "^1.0",
"spiral/framework": "^1.0"
},
"require-dev": {
"phpunit/phpunit": "~6.0",
Expand Down

0 comments on commit a9dfc54

Please sign in to comment.