Skip to content

Commit

Permalink
Updated composer libraries, PHP 8 support
Browse files Browse the repository at this point in the history
  • Loading branch information
pampyras committed Feb 21, 2022
1 parent 116c625 commit f6e5f2b
Show file tree
Hide file tree
Showing 9 changed files with 584 additions and 469 deletions.
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": "mijora/itella-api",
"description": "Itella API wrapper",
"type": "library",
"version": "2.3.4",
"version": "2.3.5",
"authors": [
{
"name": "Rimvydas",
Expand All @@ -12,7 +12,7 @@
"require": {
"pakettikauppa/api-library": "^2.0",
"setasign/fpdi": "^2.3",
"tecnickcom/tcpdf": "^6.3"
"tecnickcom/tcpdf": "^6.4"
},
"autoload": {
"psr-4": {
Expand Down
38 changes: 24 additions & 14 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit f6e5f2b

Please sign in to comment.