Skip to content

Commit 801f199

Browse files
author
Alexander Cherednikov
committed
Update dependencies
1 parent dfafb33 commit 801f199

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"minimum-stability": "stable",
55
"prefer-stable": true,
66
"require": {
7-
"php": ">=8.2",
7+
"php": "^8.3",
88
"ext-ctype": "*",
99
"ext-iconv": "*",
1010
"codewithkyrian/transformers": "^0.6.1",
@@ -81,7 +81,7 @@
8181
},
8282
"require-dev": {
8383
"phpstan/phpstan": "^1.12.28",
84-
"friendsofphp/php-cs-fixer": "^3.87.1",
84+
"friendsofphp/php-cs-fixer": "^3.87.2",
8585
"symfony/maker-bundle": "^1.64"
8686
}
8787
}

composer.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)