File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 5
5
- 7.4
6
6
7
7
script :
8
- - composer install
8
+ - COMPOSER_MEMORY_LIMIT=-1 travis_retry composer install --prefer-dist --no-interaction
9
9
- phpunit
Original file line number Diff line number Diff line change 1
1
# Lumen Route Binding
2
2
3
3
[ ![ Build Status] ( https://travis-ci.org/mmghv/lumen-route-binding.svg?branch=master )] ( https://travis-ci.org/mmghv/lumen-route-binding )
4
- [ ![ Lumen Version] ( https://img.shields.io/badge/Lumen-5%20--%207 -orange.svg )] ( https://github.com/laravel/lumen )
4
+ [ ![ Lumen Version] ( https://img.shields.io/badge/Lumen-5%20--%208 -orange.svg )] ( https://github.com/laravel/lumen )
5
5
[ ![ Latest Stable Version] ( https://poser.pugx.org/mmghv/lumen-route-binding/v/stable )] ( https://packagist.org/packages/mmghv/lumen-route-binding )
6
6
[ ![ Total Downloads] ( https://poser.pugx.org/mmghv/lumen-route-binding/downloads )] ( https://packagist.org/packages/mmghv/lumen-route-binding )
7
7
[ ![ Latest Unstable Version] ( https://poser.pugx.org/mmghv/lumen-route-binding/v/unstable )] ( https://packagist.org/packages/mmghv/lumen-route-binding )
You can’t perform that action at this time.
0 commit comments