Skip to content

Commit 2c2ae87

Browse files
authored
Merge pull request #26 from Neur0toxine/psr-log-sf60-compat
update `psr/log` and `friendsofphp/php-cs-fixer`
2 parents 7da7f2b + 807ce75 commit 2c2ae87

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@
1616
"require": {
1717
"php": "^7.2 || ^8.0",
1818
"ext-json": "*",
19-
"psr/log": "^1"
19+
"psr/log": "^1|^2|^3"
2020
},
2121
"require-dev": {
22-
"friendsofphp/php-cs-fixer": "v2.18.4",
22+
"friendsofphp/php-cs-fixer": "v2.18.7",
2323
"jms/serializer": "^2.3 || ^3",
2424
"phpstan/phpstan": "^0.12.71",
2525
"phpstan/phpstan-phpunit": "^0.12",

0 commit comments

Comments
 (0)