PHP 8 Support
This commit is contained in:
		@@ -8,7 +8,7 @@
 | 
			
		||||
    ],
 | 
			
		||||
    "license": "MIT",
 | 
			
		||||
    "require": {
 | 
			
		||||
        "php": "^7.4",
 | 
			
		||||
        "php": "^7.4|^8.0",
 | 
			
		||||
        "doctrine/dbal": "^2.10",
 | 
			
		||||
        "fabpot/goutte": "^4.0",
 | 
			
		||||
        "fideloper/proxy": "^4.2",
 | 
			
		||||
@@ -21,7 +21,7 @@
 | 
			
		||||
        "laravel/sanctum": "^2.6",
 | 
			
		||||
        "laravel/tinker": "^2.0",
 | 
			
		||||
        "livewire/livewire": "^2.0",
 | 
			
		||||
        "mtownsend/read-time": "^1.1",
 | 
			
		||||
        "mtownsend/read-time": "^2.0",
 | 
			
		||||
        "predis/predis": "^1.1",
 | 
			
		||||
        "realrashid/sweet-alert": "^3.1",
 | 
			
		||||
        "spatie/laravel-analytics": "^3.10",
 | 
			
		||||
@@ -30,7 +30,6 @@
 | 
			
		||||
    "require-dev": {
 | 
			
		||||
        "barryvdh/laravel-debugbar": "^3.4",
 | 
			
		||||
        "facade/ignition": "^2.3.6",
 | 
			
		||||
        "fzaninotto/faker": "^1.9.1",
 | 
			
		||||
        "laravel/sail": "^1.8",
 | 
			
		||||
        "mockery/mockery": "^1.3.1",
 | 
			
		||||
        "nunomaduro/collision": "^5.0",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user