Skip to content

Commit 75b90e3

Browse files
committed
Update composer.json
1 parent 8344241 commit 75b90e3

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

composer.json

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,28 @@
33
"description": "Render Blade templates from a string",
44
"license": "MIT",
55
"authors": [
6+
{
7+
"name": "Bilal",
8+
"email": "[email protected]",
9+
"homepage": "https://phalcosoft.com"
10+
},
11+
{
12+
"name": "Digivo",
13+
"email": "[email protected]"
14+
},
15+
{
16+
"name": "Flyn San",
17+
"email": "[email protected]"
18+
},
19+
{
20+
"name": "Ebrahim Radi",
21+
"email": "[email protected]",
22+
"homepage": "http://me2bits.com"
23+
},
624
{
725
"name": "Wagner Cadena",
8-
"email": "[email protected]"
26+
"email": "[email protected]",
27+
"homepage": "http://ecuatask.com"
928
}
1029
],
1130
"require": {

0 commit comments

Comments
 (0)