Skip to content

Commit

Permalink
Merge pull request #12 from Space48/compatibilityWithPHP8.1
Browse files Browse the repository at this point in the history
Ensure compatibility with PHP 8.1
  • Loading branch information
vlad1992 committed May 5, 2022
2 parents cc2a3c7 + e1c5123 commit 0090e95
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 @@ -16,7 +16,7 @@
],
"require": {
"php": ">=7.1",
"roave/better-reflection": "^3.0",
"roave/better-reflection": "^5.0",
"symfony/console": "^4.1"
},
"require-dev": {
Expand Down

0 comments on commit 0090e95

Please sign in to comment.