Skip to content

Commit 35fad89

Browse files
committed
Updated for Yoast 19.4
1 parent c460375 commit 35fad89

File tree

2 files changed

+27779
-16791
lines changed

2 files changed

+27779
-16791
lines changed

source/composer.json

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"require": {
33
"php": "~7.0",
4-
"yoast/wordpress-seo": "17.2"
4+
"yoast/wordpress-seo": "19.4"
55
},
66
"minimum-stability": "stable",
77
"extra": {
@@ -10,5 +10,10 @@
1010
"type:wordpress-plugin"
1111
]
1212
}
13+
},
14+
"config": {
15+
"allow-plugins": {
16+
"composer/installers": true
17+
}
1318
}
1419
}

0 commit comments

Comments
 (0)