Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Morris committed Jun 29, 2024
1 parent 44f9a49 commit 705ee14
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 43 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"license": "MIT",
"require": {
"php": "^8.1",
"codeigniter4/framework": "v4.5.3",
"codeigniter4/framework": "^4.5",
"friendsofphp/php-cs-fixer": "^3.59",
"nexusphp/cs-config": "^3.23",
"nikic/php-parser": "^5.0",
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.2.5",
"sebastian/complexity": "^4.0",
"sebastian/lines-of-code": "^3.0",
"squizlabs/php_codesniffer": "^3.10",
Expand Down
83 changes: 42 additions & 41 deletions composer.lock

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

0 comments on commit 705ee14

Please sign in to comment.