We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 52e208a + 4bfd4a0 commit 395df97Copy full SHA for 395df97
composer.json
@@ -41,13 +41,12 @@
41
"require": {
42
"php": ">=5.4.0",
43
"illuminate/support": "5.*",
44
- "kriswallsmith/assetic": "1.2.1",
45
- "natxet/CssMin": "3.0.2",
46
- "leafo/lessphp": "0.5.0",
47
- "leafo/scssphp": "0.1.1",
48
- "ptachoire/cssembed": "1.0.2",
49
- "linkorb/jsmin-php": "1.0.0",
50
- "kriswallsmith/assetic": "1.2.1"
+ "kriswallsmith/assetic": "1.*",
+ "natxet/CssMin": "3.0.*",
+ "leafo/lessphp": "0.5.*",
+ "leafo/scssphp": "0.1.*",
+ "ptachoire/cssembed": "1.0.*",
+ "linkorb/jsmin-php": "1.0.*"
51
},
52
"autoload": {
53
"psr-0": {
0 commit comments