Skip to content

Commit

Permalink
adding illuminate support 9
Browse files Browse the repository at this point in the history
  • Loading branch information
cemarta7 committed Mar 16, 2022
1 parent 9bb1f3e commit a1284b7
Show file tree
Hide file tree
Showing 7,148 changed files with 885,338 additions and 2 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "werk365/identitydocuments",
"description": "Package to parse identity documents like passports",
"license": "GPL-3.0-or-later",
"version": "2.0.4",
"version": "2.0.5",
"authors": [
{
"name": "Hergen Dillema",
Expand All @@ -15,7 +15,7 @@
"require": {
"google/cloud-vision": "^1.3",
"intervention/image": "^2.5",
"illuminate/support": "~5|~6|~7|~8"
"illuminate/support": "~5|~6|~7|~8|~9"
},
"require-dev": {
"phpunit/phpunit": "^8.0",
Expand Down
Loading

0 comments on commit a1284b7

Please sign in to comment.