Skip to content

Commit e5311e3

Browse files
committed
composer: updated dependencies
1 parent e11d0f5 commit e5311e3

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
@@ -16,12 +16,12 @@
1616
],
1717
"require": {
1818
"php": "8.1 - 8.3",
19-
"nette/utils": "^2.5 || ^3.0 || ~4.0.0"
19+
"nette/utils": "^4.0"
2020
},
2121
"require-dev": {
22-
"nette/tester": "^2.0",
23-
"tracy/tracy": "^2.3",
24-
"phpstan/phpstan": "^0.12"
22+
"nette/tester": "^2.5",
23+
"tracy/tracy": "^2.9",
24+
"phpstan/phpstan": "^1.0"
2525
},
2626
"autoload": {
2727
"classmap": ["src/"]

0 commit comments

Comments
 (0)