Skip to content

Commit

Permalink
Merge pull request #22 from Different-leasing/di7
Browse files Browse the repository at this point in the history
Support PHP-DI 7
  • Loading branch information
adrianfalleiro authored Mar 11, 2023
2 parents d047d90 + 1c96c27 commit ac2f404
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"slim/psr7": "^1.0",
"psr/http-message": "^1.0",
"psr/http-server-middleware": "^1.0",
"php-di/php-di": "^6.0"
"php-di/php-di": "^6.0||^7.0"
},
"require-dev": {
"squizlabs/php_codesniffer": "^2.5"
Expand Down

0 comments on commit ac2f404

Please sign in to comment.