Skip to content

Commit 8c666fc

Browse files
committed
Composer: upgrade minor versions
1 parent 1db9069 commit 8c666fc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@
1313
],
1414
"require": {
1515
"php": ">=8.2",
16-
"nette/di": "^3.1.2",
17-
"doctrine/annotations": "^2.0",
18-
"nettrine/cache": "^0.4.0 || ^0.5.0"
16+
"nette/di": "^3.2.4",
17+
"doctrine/annotations": "^2.0.2",
18+
"nettrine/cache": "^0.5.0 || ^0.6.0"
1919
},
2020
"require-dev": {
2121
"contributte/phpstan": "^0.2",
2222
"contributte/qa": "^0.4",
2323
"contributte/tester": "^0.3",
24-
"symfony/cache": "^7.2"
24+
"symfony/cache": "^7.2.1"
2525
},
2626
"autoload": {
2727
"psr-4": {

0 commit comments

Comments
 (0)