Skip to content

Commit 1acecf0

Browse files
committed
Update composer.json
1 parent a0a0b8b commit 1acecf0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
"package": {
66
"name": "wordpress",
77
"type": "webroot",
8-
"version": "4.4.1",
8+
"version": "4.4.2",
99
"dist": {
1010
"type": "zip",
11-
"url": "https://wordpress.org/wordpress-4.4.1.zip"
11+
"url": "https://wordpress.org/wordpress-4.4.2.zip"
1212
},
1313
"require" : {
1414
"fancyguy/webroot-installer": "1.0.0"
@@ -18,7 +18,7 @@
1818
],
1919
"require": {
2020
"php": ">=5.3.0",
21-
"wordpress": "4.4.1",
21+
"wordpress": "4.4.2",
2222
"fancyguy/webroot-installer": "1.0.0"
2323
},
2424
"extra": {

0 commit comments

Comments
 (0)