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 31
31
"laravelcollective/html" : " ~5.1.0||~5.2.0||~5.3.0||~5.4.0||~5.5.0"
32
32
},
33
33
"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"
38
38
},
39
39
"autoload" : {
40
40
"files" : [
45
45
}
46
46
},
47
47
"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
+ }
54
54
},
55
55
"extra" : {
56
- "laravel" : {
57
- "providers" : [
58
- " Efficiently\\ JqueryLaravel\\ JqueryLaravelServiceProvider"
59
- ]
60
- }
56
+ "laravel" : {
57
+ "providers" : [
58
+ " Efficiently\\ JqueryLaravel\\ JqueryLaravelServiceProvider"
59
+ ]
60
+ }
61
61
},
62
62
"config" : {
63
63
"preferred-install" : " dist"
You can’t perform that action at this time.
0 commit comments