Selaa lähdekoodia

Drop PHP 8.1 support & Upgrade some packages - Fixes #295

Bubka 1 vuosi sitten
vanhempi
commit
a1ca1ec9bf
2 muutettua tiedostoa jossa 191 lisäystä ja 172 poistoa
  1. 3 3
      composer.json
  2. 188 169
      composer.lock

+ 3 - 3
composer.json

@@ -8,7 +8,7 @@
     ],
     "license": "MIT",
     "require": {
-        "php": "^8.1",
+        "php": "^8.2",
         "ext-bcmath": "*",
         "ext-ctype": "*",
         "ext-dom": "*",
@@ -20,10 +20,10 @@
         "ext-session": "*",
         "ext-tokenizer": "*",
         "ext-xml": "*",
-        "chillerlan/php-qrcode": "^4.3",
+        "chillerlan/php-qrcode": "^5.0",
         "doctormckay/steam-totp": "^1.0",
         "doctrine/dbal": "^3.4",
-        "google/protobuf": "^3.21",
+        "google/protobuf": "^4.26",
         "guzzlehttp/guzzle": "^7.2",
         "jackiedo/dotenv-editor": "^2.1",
         "jenssegers/agent": "^2.6",

Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 188 - 169
composer.lock


Kaikkia tiedostoja ei voida näyttää, sillä liian monta tiedostoa muuttui tässä diffissä