Skip to content

Commit

Permalink
(chore): dev dep
Browse files Browse the repository at this point in the history
  • Loading branch information
FreakyWizard committed Nov 21, 2024
1 parent f2735a1 commit 9ccd8e3
Show file tree
Hide file tree
Showing 2 changed files with 5,010 additions and 5,010 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@
},
"require": {
"php": ">=8.1",
"spatie/laravel-package-tools": "^1.16",
"yard/php-cs-fixer-rules": "^1.0"
"spatie/laravel-package-tools": "^1.16"
},
"require-dev": {
"10up/wp_mock": "^0.4.2",
"larastan/larastan": "^2.9",
"orchestra/testbench": "^8.27",
"pestphp/pest": "^2.36",
"szepeviktor/phpstan-wordpress": "^1.3"
"szepeviktor/phpstan-wordpress": "^1.3",
"yard/php-cs-fixer-rules": "^1.0"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit 9ccd8e3

Please sign in to comment.