Skip to content
This repository was 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 387259c commit f53dcae
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 @@ -11,10 +11,10 @@
],
"require": {
"php": ">=7.0",
"spiral/common": "^0.9",
"spiral/tokenizer": "^0.9",
"spiral/database": "^0.9",
"spiral/reactor": "^0.9"
"spiral/common": "^1.0",
"spiral/tokenizer": "^1.0",
"spiral/database": "^1.0",
"spiral/reactor": "^1.0"
},
"require-dev": {
"phpunit/phpunit": "~5.0",
Expand Down

0 comments on commit f53dcae

Please sign in to comment.