Skip to content

Commit 483a1bf

Browse files
committed
Composer: fix nette/di version
1 parent 23e5c16 commit 483a1bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
],
1212
"require": {
1313
"php": ">=8.1",
14-
"nette/di": "^3.1.11",
14+
"nette/di": "^3.1.8",
1515
"nette/utils": "^4.0.3",
1616
"nette/bootstrap": "^3.2.1",
1717
"guzzlehttp/guzzle": "^7.8.0",

0 commit comments

Comments
 (0)