Skip to content

Commit

Permalink
Add security exclusion
Browse files Browse the repository at this point in the history
  • Loading branch information
DerManoMann committed Nov 29, 2024
1 parent 0e1fe19 commit e9474f6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,9 @@
"phpunit/phpunit": ">=8",
"vimeo/psalm": "^4.23"
},
"conflict": {
"symfony/process": ">=6, <6.4.14"
},
"suggest": {
"doctrine/annotations": "^1.7 || ^2.0"
},
Expand Down

0 comments on commit e9474f6

Please sign in to comment.