Skip to content

Commit cc065e4

Browse files
committed
change in composer
1 parent 6ee272a commit cc065e4

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

composer.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@
1212
"php",
1313
"generator",
1414
"cli",
15-
"artisan"
15+
"artisan",
16+
"services",
17+
"pattern"
1618
],
1719
"license": "MIT",
1820
"authors": [
@@ -36,4 +38,4 @@
3638
]
3739
}
3840
}
39-
}
41+
}

0 commit comments

Comments
 (0)