Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jarektkaczyk authored Dec 5, 2020
1 parent 7c4a505 commit 87d26bd
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 @@ -24,8 +24,8 @@
],
"require": {
"php": ">=7.0.0",
"sofa/eloquence-base": "^5.5|^6.0",
"sofa/eloquence-mutable": "^5.5|^6.0"
"sofa/eloquence-base": ">=5.5",
"sofa/eloquence-mutable": ">=5.5"
},
"require-dev": {
"phpunit/phpunit": "4.5.0",
Expand Down

0 comments on commit 87d26bd

Please sign in to comment.