Skip to content

Commit 4650397

Browse files
committed
Composer: bump Nette minimum versions for PHP 8.2 compat
1 parent 8145a43 commit 4650397

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
"php": "^8.2",
1313
"ext-soap": "*",
1414
"contributte/thepay-api": "^4.0.0",
15-
"nette/application": "^3.0.0",
16-
"nette/di": "^3.0.0",
17-
"nette/http": "^3.0.0"
15+
"nette/application": "^3.2.0",
16+
"nette/di": "^3.2.0",
17+
"nette/http": "^3.3.0"
1818
},
1919
"require-dev": {
2020
"contributte/phpstan": "~0.2.0",

0 commit comments

Comments
 (0)