Merge pull request 'Added support for Laravel 11.' (#2) from develop into main
Reviewed-on: #2
This commit is contained in:
		@@ -19,7 +19,7 @@
 | 
			
		||||
    ],
 | 
			
		||||
    "require": {
 | 
			
		||||
        "php": "^8.2",
 | 
			
		||||
        "illuminate/support": "^10.0",
 | 
			
		||||
        "illuminate/support": "^10.0|^11.0",
 | 
			
		||||
        "guzzlehttp/guzzle": "^7.0.1"
 | 
			
		||||
    },
 | 
			
		||||
    "extra": {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user