Skip to content

Commit

Permalink
Add php8 support (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
butschster authored Aug 19, 2021
1 parent 00aba84 commit de555a4
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 @@ -5,9 +5,9 @@
"description": "Standalone build of Cycle ORM for quick integrations",
"require": {
"cycle/orm": "^1.1",
"cycle/proxy-factory": "^1.2",
"cycle/proxy-factory": "^1.3",
"cycle/annotated": "^2.0",
"spiral/console": "^1.3"
"spiral/console": "^v2.8"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit de555a4

Please sign in to comment.