mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-11-04 05:15:39 +00:00 
			
		
		
		
	Merge pull request #5550 from firefly-iii/dependabot/composer/develop/laravel/sanctum-2.14.0
Bump laravel/sanctum from 2.13.0 to 2.14.0
This commit is contained in:
		@@ -96,7 +96,7 @@
 | 
			
		||||
    "jc5/recovery": "^2",
 | 
			
		||||
    "laravel/framework": "^8.77",
 | 
			
		||||
    "laravel/passport": "10.*",
 | 
			
		||||
    "laravel/sanctum": "^2.13",
 | 
			
		||||
    "laravel/sanctum": "^2.14",
 | 
			
		||||
    "laravel/ui": "^3.4",
 | 
			
		||||
    "laravelcollective/html": "6.*",
 | 
			
		||||
    "league/commonmark": "2.*",
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										20
									
								
								composer.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										20
									
								
								composer.lock
									
									
									
										generated
									
									
									
								
							@@ -4,7 +4,7 @@
 | 
			
		||||
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
 | 
			
		||||
        "This file is @generated automatically"
 | 
			
		||||
    ],
 | 
			
		||||
    "content-hash": "d57f5378a4e27336dc46055f45383de3",
 | 
			
		||||
    "content-hash": "b0f789f15ee4e1157e9e03f3718cd6da",
 | 
			
		||||
    "packages": [
 | 
			
		||||
        {
 | 
			
		||||
            "name": "bacon/bacon-qr-code",
 | 
			
		||||
@@ -2093,28 +2093,28 @@
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "laravel/sanctum",
 | 
			
		||||
            "version": "v2.13.0",
 | 
			
		||||
            "version": "v2.14.0",
 | 
			
		||||
            "source": {
 | 
			
		||||
                "type": "git",
 | 
			
		||||
                "url": "https://github.com/laravel/sanctum.git",
 | 
			
		||||
                "reference": "b4c07d0014b78430a3c827064217f811f0708eaa"
 | 
			
		||||
                "reference": "0647a87140c7522e75826cffcadb3ad6e01f71e9"
 | 
			
		||||
            },
 | 
			
		||||
            "dist": {
 | 
			
		||||
                "type": "zip",
 | 
			
		||||
                "url": "https://api.github.com/repos/laravel/sanctum/zipball/b4c07d0014b78430a3c827064217f811f0708eaa",
 | 
			
		||||
                "reference": "b4c07d0014b78430a3c827064217f811f0708eaa",
 | 
			
		||||
                "url": "https://api.github.com/repos/laravel/sanctum/zipball/0647a87140c7522e75826cffcadb3ad6e01f71e9",
 | 
			
		||||
                "reference": "0647a87140c7522e75826cffcadb3ad6e01f71e9",
 | 
			
		||||
                "shasum": ""
 | 
			
		||||
            },
 | 
			
		||||
            "require": {
 | 
			
		||||
                "ext-json": "*",
 | 
			
		||||
                "illuminate/contracts": "^6.9|^7.0|^8.0",
 | 
			
		||||
                "illuminate/database": "^6.9|^7.0|^8.0",
 | 
			
		||||
                "illuminate/support": "^6.9|^7.0|^8.0",
 | 
			
		||||
                "illuminate/contracts": "^6.9|^7.0|^8.0|^9.0",
 | 
			
		||||
                "illuminate/database": "^6.9|^7.0|^8.0|^9.0",
 | 
			
		||||
                "illuminate/support": "^6.9|^7.0|^8.0|^9.0",
 | 
			
		||||
                "php": "^7.2|^8.0"
 | 
			
		||||
            },
 | 
			
		||||
            "require-dev": {
 | 
			
		||||
                "mockery/mockery": "^1.0",
 | 
			
		||||
                "orchestra/testbench": "^4.0|^5.0|^6.0",
 | 
			
		||||
                "orchestra/testbench": "^4.0|^5.0|^6.0|^7.0",
 | 
			
		||||
                "phpunit/phpunit": "^8.0|^9.3"
 | 
			
		||||
            },
 | 
			
		||||
            "type": "library",
 | 
			
		||||
@@ -2153,7 +2153,7 @@
 | 
			
		||||
                "issues": "https://github.com/laravel/sanctum/issues",
 | 
			
		||||
                "source": "https://github.com/laravel/sanctum"
 | 
			
		||||
            },
 | 
			
		||||
            "time": "2021-12-14T17:49:47+00:00"
 | 
			
		||||
            "time": "2022-01-12T15:07:43+00:00"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "laravel/serializable-closure",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user