Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Morris committed Jul 28, 2024
1 parent 9b699f6 commit 96c9e75
Show file tree
Hide file tree
Showing 2 changed files with 334 additions and 339 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
"require": {
"php": "^8.1",
"codeigniter4/framework": "^4.5",
"friendsofphp/php-cs-fixer": "^3.59",
"nexusphp/cs-config": "^3.23",
"nikic/php-parser": "^5.0",
"friendsofphp/php-cs-fixer": "^3.60",
"nexusphp/cs-config": "^3.24",
"nikic/php-parser": "^5.1",
"pdepend/pdepend": "^2.16",
"simplepie/simplepie": "^1.8",
"symfony/config": "^7.1",
Expand All @@ -22,7 +22,7 @@
"deployer/deployer": "^7.4",
"mikey179/vfsstream": "^1.6",
"phpmd/phpmd": "^2.15",
"phpunit/phpunit": "11.2.5",
"phpunit/phpunit": "^11.2",
"sebastian/complexity": "^4.0",
"sebastian/lines-of-code": "^3.0",
"squizlabs/php_codesniffer": "^3.10",
Expand Down
Loading

0 comments on commit 96c9e75

Please sign in to comment.