Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
dam-bal committed Dec 6, 2024
1 parent acc558f commit 25e09db
Show file tree
Hide file tree
Showing 4 changed files with 303 additions and 235 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
},
"require-dev": {
"mockery/mockery": "^1.6",
"overtrue/phplint": "^9.0",
"phpmd/phpmd": "^2.13",
"phpstan/phpstan": "^1.10",
"phpunit/phpunit": "^10.3",
"squizlabs/php_codesniffer": "^3.7"
"overtrue/phplint": "^9.5",
"phpmd/phpmd": "^2.15",
"phpstan/phpstan": "^2.0",
"phpunit/phpunit": "^11.5",
"squizlabs/php_codesniffer": "^3.11"
},
"config": {
"sort-packages": true
Expand Down
Loading

0 comments on commit 25e09db

Please sign in to comment.