Skip to content

Commit 40952fd

Browse files
committed
Revert "composer json"
This reverts commit a63c43a.
1 parent 0b1c2cd commit 40952fd

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

composer.json

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,19 @@
11
{
2-
"name": "dducro/db-blade-compiler",
2+
"name": "flynsarmy/db-blade-compiler",
33
"description": "Render Blade templates from Eloquent Model Fields",
44
"keywords": ["laravel", "blade", "compiler", "eloquent", "model"],
55
"license": "MIT",
66
"authors": [
77
{
8-
"name": "Daniël Ducro",
9-
"email": "daniel@pionect.nl"
8+
"name": "Flyn San",
9+
"email": "flynsarmy@gmail.com"
1010
}
11+
,
12+
{
13+
"name": "Ebrahim Radi",
14+
"email": "ebrahim.radi@gmail.com",
15+
"homepage": "http://me2bits.com"
16+
}
1117
],
1218
"require": {
1319
"php": ">=5.3.0"

0 commit comments

Comments
 (0)