Skip to content

Commit 393af17

Browse files
committed
Bump htmlburger/wpemerge version requirement
1 parent ee60e9d commit 393af17

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

composer.json

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"authors": [
88
{
99
"name": "Atanas Angelov",
10-
"email": "atanas.angelov.dev@gmail.com",
10+
"email": "hi@atanas.dev",
1111
"role": "Developer"
1212
},
1313
{
@@ -20,7 +20,7 @@
2020
"support": {
2121
"source": "https://github.com/htmlburger/wpemerge-blade",
2222
"issues": "https://github.com/htmlburger/wpemerge-blade/issues",
23-
"email": "[email protected]"
23+
"email": "[email protected]"
2424
},
2525
"autoload": {
2626
"psr-4": {
@@ -33,8 +33,6 @@
3333
"require": {
3434
"php": "^7.0",
3535
"illuminate/view": "^7.12.0",
36-
"htmlburger/wpemerge": "~0.15.0"
37-
},
38-
"require-dev": {
36+
"htmlburger/wpemerge": "~0.16.0"
3937
}
4038
}

0 commit comments

Comments
 (0)