Skip to content

Commit

Permalink
Merge pull request #129 from maurobonfietti/2.7.0
Browse files Browse the repository at this point in the history
Version 2.7.0
  • Loading branch information
maurobonfietti authored Dec 31, 2020
2 parents 4f18fc7 + 3baa577 commit 4b7de83
Show file tree
Hide file tree
Showing 5 changed files with 692 additions and 869 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
language: php

php:
- '7.3'
- '7.4'
- '7.3.24'
- '7.4.0'
- '8.0.0'

services:
- mysql
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"pestphp/pest": "^0.1.5",
"phpstan/phpstan": "^0.12",
"phpunit/phpunit": "^9.0",
"rector/rector": "^0.7.26",
"rector/rector": "^0.8",
"vimeo/psalm": "^3.15"
},
"config": {
Expand Down
Loading

0 comments on commit 4b7de83

Please sign in to comment.