Skip to content

Commit

Permalink
Update deps for PHP 8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
xificurk committed Oct 27, 2024
1 parent d9545f1 commit 8bba10c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@
"latte/latte": "^3.0.1@dev"
},
"require-dev": {
"nette/tester": "2.5.3",
"nette/tester": "2.5.4",
"phpstan/phpstan": "1.12.5",
"phpstan/phpstan-strict-rules": "1.6.1",
"phpstan/phpstan-nette": "1.3.8",
"nepada/phpstan-nette-tester": "1.2.0",
"nepada/phpstan-nette-tester": "1.2.1",
"spaze/phpstan-disallowed-calls": "3.4.0",
"shipmonk/phpstan-rules": "3.2.0",
"php-parallel-lint/php-parallel-lint": "1.4.0",
Expand Down

0 comments on commit 8bba10c

Please sign in to comment.