File tree Expand file tree Collapse file tree 1 file changed +15
-15
lines changed
Expand file tree Collapse file tree 1 file changed +15
-15
lines changed Original file line number Diff line number Diff line change 3131 "laravelcollective/html" : " ~5.1.0||~5.2.0||~5.3.0||~5.4.0||~5.5.0"
3232 },
3333 "require-dev" : {
34- "phpunit/phpunit" : " ~4.5||~5.7||~6.0" ,
35- "mockery/mockery" : " ~0.9.0||~1.0" ,
36- "orchestra/testbench" : " ~3.1.0||~3.2.0||~3.3.0||~3.4.0||~3.5.0" ,
37- "anahkiasen/former" : " ~4.0.0||~4.1.0"
34+ "phpunit/phpunit" : " ~4.5||~5.7||~6.0" ,
35+ "mockery/mockery" : " ~0.9.0||~1.0" ,
36+ "orchestra/testbench" : " ~3.1.0||~3.2.0||~3.3.0||~3.4.0||~3.5.0" ,
37+ "anahkiasen/former" : " ~4.0.0||~4.1.0"
3838 },
3939 "autoload" : {
4040 "files" : [
4545 }
4646 },
4747 "autoload-dev" : {
48- "classmap" : [
49- " tests/JqlTestCase.php"
50- ],
51- "psr-4" : {
52- "Jql\\ " : " tests/fixtures/jql/"
53- }
48+ "classmap" : [
49+ " tests/JqlTestCase.php"
50+ ],
51+ "psr-4" : {
52+ "Jql\\ " : " tests/fixtures/jql/"
53+ }
5454 },
5555 "extra" : {
56- "laravel" : {
57- "providers" : [
58- " Efficiently\\ JqueryLaravel\\ JqueryLaravelServiceProvider"
59- ]
60- }
56+ "laravel" : {
57+ "providers" : [
58+ " Efficiently\\ JqueryLaravel\\ JqueryLaravelServiceProvider"
59+ ]
60+ }
6161 },
6262 "config" : {
6363 "preferred-install" : " dist"
You can’t perform that action at this time.
0 commit comments