]> git.localhorst.tv Git - alttp.git/commitdiff
allow php 8.2
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Fri, 20 Jun 2025 20:24:20 +0000 (22:24 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Fri, 20 Jun 2025 20:24:20 +0000 (22:24 +0200)
composer.json

index 34850315f0ad06e8f9e779055ab75cdc05eeb713..2501b1642cd2decbd1c3f1dece7bf2c373d7b0c2 100644 (file)
@@ -5,7 +5,7 @@
     "keywords": ["framework", "laravel"],
     "license": "MIT",
     "require": {
-        "php": "^8.1",
+        "php": "^8.2",
         "guzzlehttp/guzzle": "^7.2",
         "jakyeru/larascord": "^6.0",
         "laravel/breeze": "^2.0",