Skip to content

Commit 48b9800

Browse files
committed
Bump dev tooling constraints to actually used versions
1 parent 627a613 commit 48b9800

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@
3333
"ext-pcre": "*"
3434
},
3535
"require-dev": {
36-
"nette/tester": "~2.5.0",
37-
"phpstan/phpstan": "~2.1.0",
38-
"spaze/phpstan-disallowed-calls": "~4.5.0"
36+
"nette/tester": "^2.5.4",
37+
"phpstan/phpstan": "^2.1.12",
38+
"spaze/phpstan-disallowed-calls": "^4.5.0"
3939
},
4040
"scripts": {
4141
"phpstan": "phpstan analyse",

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)