You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -18,13 +18,14 @@ minor version bump = minor-level updates to jQuery
18
18
major version bump = major-level updates to jQuery and updates to Laravel/Larasset which may be backwards-incompatible
19
19
```
20
20
21
+
For [**Laravel 5.0**](http://laravel.com/docs/5.0) supports see [jQuery-Laravel 2.0 branch](https://github.com/efficiently/jquery-laravel/tree/2.0)
21
22
For [**Laravel 4.1 or 4.2**](http://laravel.com/docs/4.2) supports see [jQuery-Laravel 1.0 branch](https://github.com/efficiently/jquery-laravel/tree/1.0)
22
23
23
24
## Prerequisites
24
25
25
26
You must [install Node.js](http://nodejs.org) on your computer (development environment).
26
27
27
-
This package is **only** compatible with **PHP >= 5.4** and **Laravel >= 5.0** framework.
28
+
This package version is **only** compatible with **PHP >= 5.5** and **Laravel >= 5.1** framework.
0 commit comments