mirror of
https://github.com/devcode-it/openstamanager.git
synced 2024-12-19 11:45:25 +01:00
Aggiornamento dipendenze
This commit is contained in:
parent
7bc4d0159a
commit
19e6d06fdb
1
.gitignore
vendored
1
.gitignore
vendored
@ -99,3 +99,4 @@ database_5_7.json
|
|||||||
codeception.yml
|
codeception.yml
|
||||||
!.gitkeep
|
!.gitkeep
|
||||||
.vscode
|
.vscode
|
||||||
|
.php-cs-fixer.cache
|
@ -53,12 +53,12 @@
|
|||||||
"servo/fluidxml": "^1.21",
|
"servo/fluidxml": "^1.21",
|
||||||
"slim/flash": "^0.4.0",
|
"slim/flash": "^0.4.0",
|
||||||
"spipu/html2pdf": "^5.0",
|
"spipu/html2pdf": "^5.0",
|
||||||
"symfony/filesystem": "^3.3",
|
"symfony/filesystem": "^4.0",
|
||||||
"symfony/finder": "^3.3",
|
"symfony/finder": "^4.0",
|
||||||
"symfony/polyfill-ctype": "^1.8",
|
"symfony/polyfill-ctype": "^1.8",
|
||||||
"symfony/polyfill-php70": "^1.8",
|
"symfony/polyfill-php70": "^1.8",
|
||||||
"symfony/translation": "^3.3",
|
"symfony/translation": "^4.0",
|
||||||
"symfony/var-dumper": "^3.3",
|
"symfony/var-dumper": "^4.0",
|
||||||
"thenetworg/oauth2-azure": "^2.0",
|
"thenetworg/oauth2-azure": "^2.0",
|
||||||
"voku/stringy": "~6.0",
|
"voku/stringy": "~6.0",
|
||||||
"wdog/sdd_ita": "dev-master",
|
"wdog/sdd_ita": "dev-master",
|
||||||
@ -66,7 +66,7 @@
|
|||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"codeception/codeception": "^4.0",
|
"codeception/codeception": "^4.0",
|
||||||
"friendsofphp/php-cs-fixer": "^2.10"
|
"friendsofphp/php-cs-fixer": "^3.00"
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
|
Loading…
Reference in New Issue
Block a user