File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " efficiently/jquery-laravel" ,
3- "description" : " This package provides jQuery and the jQuery-ujs driver for your Laravel 5.0 application." ,
3+ "description" : " This package provides jQuery and the jQuery-ujs driver for your Laravel 5.x application." ,
44 "keywords" : [
55 " jquery" ,
66 " laravel" ,
2323 ],
2424 "require" : {
2525 "php" : " >=5.4.0" ,
26- "illuminate/support" : " ~5.0.0||~5.1.0 " ,
27- "laravelcollective/html" : " ~5.0.0||~5.1.0"
26+ "illuminate/support" : " ~5.0.0||~5.1.0||~5.2.0 " ,
27+ "laravelcollective/html" : " ~5.0.0||~5.1.0||~5.2.0 "
2828 },
2929 "require-dev" : {
3030 "phpunit/phpunit" : " ~4.5" ,
3131 "mockery/mockery" : " 0.9.*" ,
32- "orchestra/testbench" : " ~3.0.0||~3.1.0" ,
32+ "orchestra/testbench" : " ~3.0.0||~3.1.0||~3.2.0 " ,
3333 "anahkiasen/former" : " ~4.0.0"
3434 },
3535 "autoload" : {
You can’t perform that action at this time.
0 commit comments