Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
blacktrs committed Aug 13, 2023
1 parent ef76e05 commit 68232ae
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"name": "blacktrs/data-transformer",
"type": "library",
"version": "1.0.0",
"require": {
"php": ">=8.2"
},
"require-dev": {
"symfony/var-dumper": "^6.2",
"symfony/var-dumper": "^6.3",
"phpunit/phpunit": "^10",
"phpstan/phpstan": "^1.10",
"vimeo/psalm": "^5.8",
"friendsofphp/php-cs-fixer": "^3.15",
"ext-xdebug": "*"
"vimeo/psalm": "^5.14",
"friendsofphp/php-cs-fixer": "^3.22"
},
"license": "MIT",
"autoload": {
Expand Down
6 changes: 2 additions & 4 deletions composer.lock

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

0 comments on commit 68232ae

Please sign in to comment.