Skip to content

Commit

Permalink
OP-175: Downgrade doctrine/annotations to version 1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
arek31 committed Jul 13, 2023
1 parent a878591 commit 21535f0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
"license": "MIT",
"require": {
"php": "^7.4 || ^8.0",
"doctrine/annotations": "^1.1 || ^2.0",
"doctrine/annotations": "^1.13",
"friendsofphp/php-cs-fixer": "^3.14",
"multisafepay/api": "^2.0",
"php-http/message-factory": "^1.1",
"sylius/sylius": "~1.9.0 || ~1.10.0 || ~1.11.0"
Expand Down

0 comments on commit 21535f0

Please sign in to comment.