Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antonmedv committed Oct 12, 2024
1 parent b59d79e commit 3801f09
Show file tree
Hide file tree
Showing 5 changed files with 1,328 additions and 447 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,11 @@
"ext-json": "*"
},
"require-dev": {
"pestphp/pest": "^1.0",
"pestphp/pest": "^3.3",
"phpstan/phpstan": "^1.4",
"phpunit/php-code-coverage": "^9.2",
"phpunit/phpunit": "^9.3",
"slevomat/coding-standard": "^7.0",
"phpunit/php-code-coverage": "^11.0",
"phpunit/phpunit": "^11.4",
"slevomat/coding-standard": "^8.0",
"squizlabs/php_codesniffer": "^3.5"
},
"config": {
Expand Down
Loading

0 comments on commit 3801f09

Please sign in to comment.