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 2d257ff commit a729662
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 @@ -12,16 +12,16 @@
"require": {
"php": ">=7.2",
"ext-pdo": "*",
"spiral/core": "^1.1",
"spiral/logger": "^1.0",
"spiral/pagination": "^2.2"
"spiral/core": "^2.7",
"spiral/logger": "^2.7",
"spiral/pagination": "^2.7"
},
"require-dev": {
"phpunit/phpunit": "~8.0",
"mockery/mockery": "^1.1",
"spiral/dumper": "^1.0",
"spiral/dumper": "^2.7",
"spiral/code-style": "^1.0",
"spiral/tokenizer": "^2.1"
"spiral/tokenizer": "^2.7"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit a729662

Please sign in to comment.