Aggiornamento versione dipendenze
This commit is contained in:
parent
f01affbf55
commit
0dace8b900
|
@ -28,45 +28,44 @@
|
|||
"ext-simplexml": "*",
|
||||
"ext-xsl": "*",
|
||||
"ext-zip": "*",
|
||||
"davidepastore/codice-fiscale": "^0.6.0",
|
||||
"davidepastore/codice-fiscale": "^0.9.1",
|
||||
"devcode-it/ical-easy-reader": "dev-main",
|
||||
"digitick/sepa-xml": "^2.1",
|
||||
"dragonmantank/cron-expression": "^1.0",
|
||||
"ezyang/htmlpurifier": "^4.8",
|
||||
"filp/whoops": "^2.1",
|
||||
"filp/whoops": "^2.15.0",
|
||||
"greenlion/php-sql-parser": "^4.5",
|
||||
"guzzlehttp/guzzle": "^7.0.1",
|
||||
"ifsnop/mysqldump-php": "^2.3",
|
||||
"illuminate/database": "^8.0",
|
||||
"intervention/image": "^2.3",
|
||||
"jurosh/pdf-merge": "^2.1",
|
||||
"league/csv": "9.7.0",
|
||||
"league/csv": "^9.7.0",
|
||||
"league/oauth2-client": "^2.6",
|
||||
"league/oauth2-google": "^3.0",
|
||||
"league/oauth2-google": "^4.0",
|
||||
"maximebf/debugbar": "^1.15",
|
||||
"monolog/monolog": "^1.22",
|
||||
"mpdf/mpdf": "^v8.0.10",
|
||||
"mpociot/vat-calculator": "^2.3",
|
||||
"owasp/csrf-protector-php": "^1.0",
|
||||
"phpmailer/phpmailer": "^6.0",
|
||||
"respect/validation": "^1.1",
|
||||
"respect/validation": "^2.0",
|
||||
"servo/fluidxml": "^1.21",
|
||||
"slim/flash": "^0.4.0",
|
||||
"spipu/html2pdf": "^5.0",
|
||||
"symfony/filesystem": "^4.0",
|
||||
"symfony/finder": "^4.0",
|
||||
"spipu/html2pdf": "^5.0.0",
|
||||
"symfony/filesystem": "^5.0",
|
||||
"symfony/finder": "^5.0",
|
||||
"symfony/polyfill-ctype": "^1.8",
|
||||
"symfony/polyfill-php70": "^1.8",
|
||||
"symfony/translation": "^4.0",
|
||||
"symfony/var-dumper": "^4.0",
|
||||
"symfony/translation": "^5.0",
|
||||
"symfony/var-dumper": "^5.0",
|
||||
"thenetworg/oauth2-azure": "^2.0",
|
||||
"voku/stringy": "~6.0",
|
||||
"voku/stringy": "^6.0.0",
|
||||
"wdog/sdd_ita": "dev-master",
|
||||
"willdurand/geocoder": "^4.2"
|
||||
},
|
||||
"require-dev": {
|
||||
"codeception/codeception": "^4.0",
|
||||
"friendsofphp/php-cs-fixer": "^3.4"
|
||||
"friendsofphp/php-cs-fixer": "^3.10.0"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
|
|
Loading…
Reference in New Issue