mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-06-05 22:09:38 +02:00
Correzioni minori e aggiornamento a Laravel 9
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
"keywords": ["Laravel", "Aggiornamenti"],
|
||||
"require": {
|
||||
"erusev/parsedown": "^1.7",
|
||||
"illuminate/support": "~7|~8"
|
||||
"illuminate/support": "~9"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "~9.0",
|
||||
|
@@ -12,7 +12,7 @@
|
||||
"homepage": "https://github.com/devcode-it/causali-trasporto",
|
||||
"keywords": ["Laravel", "CausaliTrasporto"],
|
||||
"require": {
|
||||
"illuminate/support": "~7|~8"
|
||||
"illuminate/support": "~9"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "~9.0",
|
||||
|
Reference in New Issue
Block a user