Skip to content

Commit

Permalink
Merge pull request #21920 from Yoast/JRF/composer-update-dependencies
Browse files Browse the repository at this point in the history
Composer: update various dependencies
  • Loading branch information
jrfnl authored Dec 15, 2024
2 parents 6259fd4 + 0122558 commit dfc94ee
Show file tree
Hide file tree
Showing 2 changed files with 102 additions and 100 deletions.
12 changes: 6 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,18 +57,18 @@
]
},
"autoload-dev": {
"classmap": [
"config/"
],
"psr-4": {
"Yoast\\WP\\SEO\\Tests\\": "tests/"
}
},
"classmap": [
"config/"
]
},
"config": {
"allow-plugins": {
"dealerdirect/phpcodesniffer-composer-installer": true,
"composer/installers": true,
"composer/package-versions-deprecated": true,
"composer/installers": true
"dealerdirect/phpcodesniffer-composer-installer": true
},
"platform": {
"php": "7.2.5"
Expand Down
Loading

0 comments on commit dfc94ee

Please sign in to comment.