]> _ Git - cubist_azuretts.git/commitdiff
wip #5065 @0.5
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 31 Jan 2022 15:24:52 +0000 (16:24 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 31 Jan 2022 15:24:52 +0000 (16:24 +0100)
.idea/php.xml
composer.json

index 99794a07fdf5c45753e7f25bf6f5d6b069167d27..4bac9baf338d8098c75fd702a0c1288a98ff43b5 100644 (file)
@@ -44,5 +44,5 @@
       <path value="$PROJECT_DIR$/vendor/symfony/polyfill-php73" />
     </include_path>
   </component>
-  <component name="PhpProjectSharedConfiguration" php_language_level="7.3" />
+  <component name="PhpProjectSharedConfiguration" php_language_level="7.2" />
 </project>
\ No newline at end of file
index 4ece1e0762dc49303a868803576a2369974f6e3f..365f90f2b459a28ef3e5926304ffde2cd77d554e 100644 (file)
     }
   },
   "require": {
-    "php": ">=7.3",
+    "php": ">=7.2",
     "ext-mbstring": "*",
     "ext-json": "*",
     "guzzlehttp/guzzle": "^7.4",
-    "illuminate/http": "^v8.79"
+    "illuminate/http": "^v7 || ^v8"
   }
 }