We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f57df06 commit 691f106Copy full SHA for 691f106
composer.json
@@ -19,15 +19,15 @@
19
],
20
"require": {
21
"php": ">=8.2",
22
- "nette/application": "^3.1.11 || ^4.0.0"
+ "nette/application": "^3.2.6 || ^4.0.0"
23
},
24
"require-dev": {
25
- "nette/http": "^4.0.0",
+ "nette/http": "^3.3.2 || ^4.0.0",
26
"contributte/qa": "^0.4.0",
27
- "contributte/phpstan": "^0.1.0",
28
- "contributte/tester": "^0.3.0",
29
- "psr/http-message": "~1.0.1",
30
- "tracy/tracy": "~2.9.1"
+ "contributte/phpstan": "^0.2.0",
+ "contributte/tester": "^0.4.0",
+ "psr/http-message": "^1.0.1 || ^2.0.0",
+ "tracy/tracy": "^2.9.1"
31
32
"autoload": {
33
"psr-4": {
0 commit comments