File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed
Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 33/nbproject /private
44Configuration * .json
55! Configuration.example.json
6+
7+ /.php-cs-fixer.cache
Original file line number Diff line number Diff line change 11# Aspose.BarCode Cloud SDK for PHP
22
33[ ![ License] ( https://img.shields.io/github/license/aspose-barcode-cloud/aspose-barcode-cloud-php )] ( LICENSE )
4- [ ![ PHP Latest Version] ( https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-php/actions/workflows/php.yml/badge.svg )] ( https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-php/actions/workflows/php.yml )
5- [ ![ PHP Supported Versions] ( https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-php/actions/workflows/php-versions.yml/badge.svg )] ( https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-php/actions/workflows/php-versions.yml )
4+ [ ![ Test] ( https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-php/actions/workflows/php.yml/badge.svg )] ( https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-php/actions/workflows/php.yml )
65[ ![ Packagist Version] ( https://img.shields.io/packagist/v/aspose/barcode-cloud-php )] ( https://packagist.org/packages/aspose/barcode-cloud-php )
6+ [ ![ Supported PHP Versions] ( https://img.shields.io/packagist/dependency-v/aspose/aspose-barcode-cloud/php.svg? )]
77
88- API version: 3.0
99- Package version: 22.9.0
10+ - Supported PHP versions: "^7.3 || ^8.0"
1011
1112## Demo applications
1213
Original file line number Diff line number Diff line change 125125 }
126126 ],
127127 "require" : {
128+ "php" : " ^7.3 || ^8.0" ,
128129 "guzzlehttp/guzzle" : " >=6" ,
129130 "ext-json" : " *"
130131 },
You can’t perform that action at this time.
0 commit comments