Skip to content

Commit

Permalink
merge master
Browse files Browse the repository at this point in the history
  • Loading branch information
vvval committed Jan 20, 2021
2 parents 4802659 + 952fd29 commit c6a3189
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
"license": "MIT",
"description": "Proxy Factory Interface implementation for cycle ORM",
"require": {
"php": "^7.2 || ^8.0",
"php": ">=7.2",
"ext-mbstring": "*",
"nikic/php-parser": "^4.2",
"doctrine/instantiator": "^1.2",
"cycle/orm": "^1.1",
"spiral/files": "^2.0"
"spiral/files": "^2.7"
},
"require-dev": {
"ext-pdo": "*",
Expand Down

0 comments on commit c6a3189

Please sign in to comment.