Skip to content

Commit

Permalink
maint: Update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
famoser committed Jul 23, 2024
1 parent ff72059 commit d6446c5
Show file tree
Hide file tree
Showing 2 changed files with 3,107 additions and 2,529 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,16 @@
"php": ">=8.2",
"ext-bcmath": "*",
"ext-gd": "*",
"ext-json": "*",
"famoser/agnes": "^4.2"
"ext-json": "*"
},
"require-dev": {
"brainmaestro/composer-git-hooks": "^2.6",
"friendsofphp/php-cs-fixer": "^3",
"mockery/mockery": "^1.2",
"phpunit/phpunit": "^9.5.4",
"rector/rector": "^0.18.0",
"scrutinizer/ocular": "^1.9"
"scrutinizer/ocular": "^1.9",
"famoser/agnes": "^4.2"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit d6446c5

Please sign in to comment.