Skip to content

Commit

Permalink
Allow symfony/finder: ^5.4 || ^6.4 || ^7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lisachenko committed Apr 13, 2024
1 parent 129e1b9 commit 9cdd9a6
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 @@ -12,7 +12,7 @@
"goaop/parser-reflection": "4.x-dev",
"goaop/dissect": "^3.0",
"laminas/laminas-code": "^4.13",
"symfony/finder": "^5.1 || ^7.0"
"symfony/finder": "^5.4 || ^6.4 || ^7.0"
},

"require-dev": {
Expand Down

0 comments on commit 9cdd9a6

Please sign in to comment.