Skip to content

Commit

Permalink
Merge 29c4e45 into c1536f6
Browse files Browse the repository at this point in the history
  • Loading branch information
blankse committed Feb 26, 2021
2 parents c1536f6 + 29c4e45 commit 510d6c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ php:
- 7.2
- 7.3
- 7.4
- 8.0
env:
- APP_ENV=development CC_TEST_REPORTER_ID=efd18a36922628f0536f2f08cf7ceca763f5f2feb6f3638037381487ca3312ae
matrix:
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
}
},
"require": {
"php": "^7.1.3",
"php": ">=7.1.3",
"jkphl/dom-factory": "^0.1.2",
"jkphl/rdfa-lite-microdata": "^0.4.4",
"league/uri": "^5.0",
Expand Down

0 comments on commit 510d6c3

Please sign in to comment.