Skip to content

Commit 202abda

Browse files
committed
Merge branch 'master' of github.com:understand/understand-laravel
2 parents f8bef6e + 05fc223 commit 202abda

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "understand/understand-laravel",
33
"description": "Laravel service provider for Understand.io",
44
"keywords": ["laravel", "undertstand.io", "understand", "logs"],
5+
"license": "MIT",
56
"authors": [
67
{
78
"name": "Aivis",
@@ -10,7 +11,7 @@
1011
],
1112
"require": {
1213
"php": ">=5.3.0",
13-
"illuminate/support": "4.1.*"
14+
"ext-curl": "*"
1415
},
1516
"autoload": {
1617
"classmap": [

0 commit comments

Comments
 (0)