We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2b268d commit 2e15d43Copy full SHA for 2e15d43
composer.json
@@ -1,14 +1,14 @@
1
{
2
"name": "daniel-cintra/modular-blog",
3
- "description": "A Blog Modules for a Modular Application.",
+ "description": "A Blog Module for a Modular Application.",
4
"authors": [
5
6
"name": "Daniel Cintra",
7
"email": "[email protected]"
8
}
9
],
10
"require": {
11
- "daniel-cintra/modular": "^0.2.26",
+ "daniel-cintra/modular": "^0.2.28",
12
"cviebrock/eloquent-sluggable": "^10.0"
13
},
14
"require-dev": {
0 commit comments