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.
1 parent e67fe97 commit 6c00109Copy full SHA for 6c00109
composer.json
@@ -21,7 +21,7 @@
21
"illuminate/routing": "5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|^6.0|^7.0|^8.0",
22
"illuminate/support": "5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|^6.0|^7.0|^8.0",
23
"illuminate/view": "5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|^6.0|^7.0|^8.0",
24
- "mrclay/minify": "^2.2"
+ "mrclay/minify": "^2.2|^3.0"
25
},
26
"require-dev": {
27
"graham-campbell/testbench": "^3.1|^4.0|^5.0",
0 commit comments