Skip to content

Commit 11839d1

Browse files
Updates
1 parent ca94f7f commit 11839d1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

vendor-bin/phpstan/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"require": {
33
"php": "^7.2.5 || ^8.0",
4-
"phpstan/phpstan": "0.12.78",
4+
"phpstan/phpstan": "0.12.81",
55
"phpstan/phpstan-deprecation-rules": "0.12.6",
66
"phpstan/phpstan-strict-rules": "0.12.9",
77
"thecodingmachine/phpstan-strict-rules": "0.12.1",

vendor-bin/psalm/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"require": {
33
"php": "^7.2.5 || ^8.0",
4-
"psalm/phar": "4.6.1"
4+
"psalm/phar": "4.6.2"
55
},
66
"config": {
77
"preferred-install": "dist"

0 commit comments

Comments
 (0)