Skip to content

Commit 4aecf9d

Browse files
janpalickaf3l1x
authored andcommitted
chore: update version of doctrine/annotations
1 parent d284d91 commit 4aecf9d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414
"require": {
1515
"php": ">=8.1",
1616
"nette/di": "^3.1.2",
17-
"doctrine/annotations": "^1.6.1",
17+
"doctrine/annotations": "^2.0",
1818
"nettrine/cache": "^0.4.0 || ^0.5.0"
1919
},
2020
"require-dev": {
21+
"contributte/phpstan": "^0.1",
2122
"contributte/qa": "^0.4",
22-
"contributte/tester": "^0.3",
23-
"contributte/phpstan": "^0.1"
23+
"contributte/tester": "^0.3"
2424
},
2525
"autoload": {
2626
"psr-4": {

0 commit comments

Comments
 (0)