Skip to content

Commit

Permalink
composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mariuszkrzaczkowski committed Aug 16, 2022
1 parent 5f1302d commit 75203ec
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
"ext-zlib": "*",
"ext-gd": "*",
"ext-filter": "*",
"phenx/php-font-lib": "^0.5.1",
"guzzlehttp/guzzle": "^7.0",
"composer/ca-bundle": "^1.1",
"milon/barcode": "^9.0.0",
"sabberworm/php-css-parser": "^8.4"
"phenx/php-font-lib": "^0.5",
"guzzlehttp/guzzle": "^7",
"composer/ca-bundle": "^1",
"milon/barcode": "^9",
"sabberworm/php-css-parser": "^8"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 75203ec

Please sign in to comment.