Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
SerafimArts authored Dec 21, 2020
1 parent dfae156 commit 4403adc
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 @@ -10,10 +10,10 @@
}
],
"require": {
"php": "^7.2",
"php": ">=7.2",
"twig/twig": "^2.5",
"spiral/views": "^1.0",
"spiral/framework": "^2.0"
"spiral/views": "^2.6",
"spiral/framework": "^2.6"
},
"require-dev": {
"phpunit/phpunit": "~7.0",
Expand Down

0 comments on commit 4403adc

Please sign in to comment.