Skip to content

Commit 2e15d43

Browse files
committed
Update composer.
1 parent a2b268d commit 2e15d43

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "daniel-cintra/modular-blog",
3-
"description": "A Blog Modules for a Modular Application.",
3+
"description": "A Blog Module for a Modular Application.",
44
"authors": [
55
{
66
"name": "Daniel Cintra",
77
"email": "[email protected]"
88
}
99
],
1010
"require": {
11-
"daniel-cintra/modular": "^0.2.26",
11+
"daniel-cintra/modular": "^0.2.28",
1212
"cviebrock/eloquent-sluggable": "^10.0"
1313
},
1414
"require-dev": {

0 commit comments

Comments
 (0)