Skip to content

Commit

Permalink
Updated composer dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gplanchat committed Nov 20, 2023
1 parent 46119db commit f5ada7a
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 227 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
],
"require": {
"php": "^8.2",
"nikic/php-parser": "^4.10"
"nikic/php-parser": "^4.15"
},
"require-dev": {
"rector/rector": "^0.15",
"phpstan/phpstan": "^1.10",
"friendsofphp/php-cs-fixer": "^3.0"
"friendsofphp/php-cs-fixer": "^3.38"
},
"autoload": {
"psr-4": {
Expand Down
245 changes: 20 additions & 225 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f5ada7a

Please sign in to comment.