Skip to content

Commit

Permalink
Merge pull request #385 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 13, 2024
2 parents 73b6591 + d933cbc commit cb93525
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 74 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,20 +58,20 @@
]
},
"autoload-dev": {
"classmap": [
"config/"
],
"psr-4": {
"Yoast\\WP\\ACF\\Tests\\": "tests/"
},
"classmap": [
"config/"
],
"files": [
"tests/js/system/data/test-data-loader-functions.php"
]
},
"config": {
"allow-plugins": {
"dealerdirect/phpcodesniffer-composer-installer": true,
"composer/installers": true
"composer/installers": true,
"dealerdirect/phpcodesniffer-composer-installer": true
},
"platform": {
"php": "7.2.5"
Expand Down
140 changes: 71 additions & 69 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cb93525

Please sign in to comment.