Skip to content

Commit

Permalink
chore: autofix composer.json syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed Nov 12, 2024
1 parent 3a2e9da commit d533a09
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 @@ -27,7 +27,7 @@
"phpstan/phpstan-strict-rules": "^1.6",
"roave/security-advisories": "dev-latest",
"symfony/cache": "^6.4 || ^7.1",
"symfony/psr-http-message-bridge": "^v6.4 || ^7.1"
"symfony/psr-http-message-bridge": "^6.4 || ^7.1"
},
"suggest": {},
"autoload": {
Expand Down

0 comments on commit d533a09

Please sign in to comment.