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
SerafimArts authored Dec 23, 2020
1 parent cff6da8 commit 10a192c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
],
"require": {
"php": ">=7.2",
"spiral/core": "^1.1",
"spiral/database": "^2.4",
"spiral/files": "^2.0",
"spiral/tokenizer": "^2.0",
"spiral/reactor": "^2.0"
"spiral/core": "^2.7",
"spiral/database": "^2.7",
"spiral/files": "^2.7",
"spiral/tokenizer": "^2.7",
"spiral/reactor": "^2.7"
},
"require-dev": {
"phpunit/phpunit": "~8.0",
Expand Down

0 comments on commit 10a192c

Please sign in to comment.