Skip to content

Commit

Permalink
Update some dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
johnbillion committed Nov 30, 2024
1 parent 2aca102 commit ef9b110
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -299,16 +299,16 @@
"wordpress-install-dir": "vendor/wordpress/wordpress"
},
"require-dev": {
"ergebnis/json-printer": "^3.2",
"ergebnis/phpstan-rules": "^1.0",
"ergebnis/json-printer": "3.7.0",
"ergebnis/phpstan-rules": "1.0.0",
"humanmade/coding-standards": "1.2.1",
"johnbillion/falsey-assertequals-detector": "^3",
"phpdocumentor/reflection": "~4.0 || ~5.0",
"phpstan/phpstan": "1.12.5",
"phpstan/phpstan-phpunit": "1.4.0",
"phpstan/phpstan": "1.12.12",
"phpstan/phpstan-phpunit": "1.4.1",
"phpstan/phpstan-strict-rules": "1.6.1",
"phpunit/phpunit": "^9.0",
"roots/wordpress-core-installer": "^1.0.0",
"roots/wordpress-core-installer": "1.100.0",
"roots/wordpress-full": "6.7",
"szepeviktor/phpstan-wordpress": "1.3.5"
},
Expand Down

0 comments on commit ef9b110

Please sign in to comment.