Skip to content

Commit f7cff95

Browse files
committed
Testing update to composer file
1 parent 0a79865 commit f7cff95

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@
1616
"php": ">=5.3.0",
1717
"illuminate/support": "4.1.*",
1818
"laravel/framework": "4.1.*",
19-
"way/generators": "dev-master",
20-
"wisembly/elephant.io": "dev-master",
21-
"juy/profiler" : "dev-master",
22-
"intervention/image": "dev-master",
19+
"way/generators": "*",
20+
"wisembly/elephant.io": "*",
21+
"juy/profiler" : "*",
22+
"intervention/image": "*",
2323
"knplabs/github-api": "*",
2424
"mccool/laravel-auto-presenter": "*"
2525
},

0 commit comments

Comments
 (0)