Skip to content

Commit

Permalink
Update composer dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Morris committed Aug 5, 2024
1 parent 783757b commit 05d8cbb
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"require": {
"php": "^8.1",
"codeigniter4/framework": "^4.5",
"friendsofphp/php-cs-fixer": "^3.60",
"friendsofphp/php-cs-fixer": "^3.61",
"nexusphp/cs-config": "^3.24",
"nikic/php-parser": "^5.1",
"pdepend/pdepend": "^2.16",
Expand All @@ -22,7 +22,7 @@
"deployer/deployer": "^7.4",
"mikey179/vfsstream": "^1.6",
"phpmd/phpmd": "^2.15",
"phpunit/phpunit": "^11.2",
"phpunit/phpunit": "^11.3",
"sebastian/complexity": "^4.0",
"sebastian/lines-of-code": "^3.0",
"squizlabs/php_codesniffer": "^3.10",
Expand Down
48 changes: 24 additions & 24 deletions composer.lock

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

0 comments on commit 05d8cbb

Please sign in to comment.