Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Composer update #1574

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Composer update #1574

wants to merge 1 commit into from

Conversation

Dasc3er
Copy link
Contributor

@Dasc3er Dasc3er commented Jan 9, 2025

Aggiorna le dipendenze Composer alla versione più recente compatibile con la compatibilità PHP.
Per le librerie affette da cambiamenti di versione consistenti, aggiorna il codice relativo.

  • Monolog per i log
  • Intervention Image per la gestione delle immagini e resize relativi

Attenzione: questo aggiorna Eloquent alla versione 10, che rimuove la proprietà $dates in favore di $casts. Estensioni e moduli aggiuntivi devono essere aggiornati di conseguenza.

Consigliato testing aggiuntivo prima di effettuare il merge.

Tipologia

Rimuovi le opzioni non rilevanti.

  • Cambiamento maggiore (fix o funzionalità che richiede una revisione prima di essere pubblicata)

Checklist

  • Il codice segue le linee guida del progetto
  • Il codice non genera warnings

@Dasc3er Dasc3er changed the title composer update Composer update Jan 9, 2025
@Dasc3er Dasc3er marked this pull request as ready for review January 9, 2025 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant