mirror of
				https://github.com/furyfire/trueskill.git
				synced 2025-11-04 10:12:28 +01:00 
			
		
		
		
	Requirement update
This commit is contained in:
		@@ -8,5 +8,5 @@
 | 
				
			|||||||
  <phar name="phpdocumentor" version="^3.7.1" installed="3.8.0" location="./tools/phpdocumentor" copy="false"/>
 | 
					  <phar name="phpdocumentor" version="^3.7.1" installed="3.8.0" location="./tools/phpdocumentor" copy="false"/>
 | 
				
			||||||
  <phar name="phpbench" version="^1.4.1" installed="1.4.1" location="./tools/phpbench" copy="false"/>
 | 
					  <phar name="phpbench" version="^1.4.1" installed="1.4.1" location="./tools/phpbench" copy="false"/>
 | 
				
			||||||
  <phar name="infection" version="^0.29.14" installed="0.29.14" location="./tools/infection" copy="false"/>
 | 
					  <phar name="infection" version="^0.29.14" installed="0.29.14" location="./tools/infection" copy="false"/>
 | 
				
			||||||
  <phar name="phpunit" version="^12.1.3" installed="12.2.2" location="./tools/phpunit" copy="false"/>
 | 
					  <phar name="phpunit" version="^12.1.3" installed="12.2.3" location="./tools/phpunit" copy="false"/>
 | 
				
			||||||
</phive>
 | 
					</phive>
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										38
									
								
								composer.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										38
									
								
								composer.lock
									
									
									
										generated
									
									
									
								
							@@ -514,16 +514,16 @@
 | 
				
			|||||||
        },
 | 
					        },
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            "name": "phpunit/php-code-coverage",
 | 
					            "name": "phpunit/php-code-coverage",
 | 
				
			||||||
            "version": "11.0.9",
 | 
					            "version": "11.0.10",
 | 
				
			||||||
            "source": {
 | 
					            "source": {
 | 
				
			||||||
                "type": "git",
 | 
					                "type": "git",
 | 
				
			||||||
                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
 | 
					                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
 | 
				
			||||||
                "reference": "14d63fbcca18457e49c6f8bebaa91a87e8e188d7"
 | 
					                "reference": "1a800a7446add2d79cc6b3c01c45381810367d76"
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "dist": {
 | 
					            "dist": {
 | 
				
			||||||
                "type": "zip",
 | 
					                "type": "zip",
 | 
				
			||||||
                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/14d63fbcca18457e49c6f8bebaa91a87e8e188d7",
 | 
					                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/1a800a7446add2d79cc6b3c01c45381810367d76",
 | 
				
			||||||
                "reference": "14d63fbcca18457e49c6f8bebaa91a87e8e188d7",
 | 
					                "reference": "1a800a7446add2d79cc6b3c01c45381810367d76",
 | 
				
			||||||
                "shasum": ""
 | 
					                "shasum": ""
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "require": {
 | 
					            "require": {
 | 
				
			||||||
@@ -580,15 +580,27 @@
 | 
				
			|||||||
            "support": {
 | 
					            "support": {
 | 
				
			||||||
                "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
 | 
					                "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
 | 
				
			||||||
                "security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy",
 | 
					                "security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy",
 | 
				
			||||||
                "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/11.0.9"
 | 
					                "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/show"
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "funding": [
 | 
					            "funding": [
 | 
				
			||||||
                {
 | 
					                {
 | 
				
			||||||
                    "url": "https://github.com/sebastianbergmann",
 | 
					                    "url": "https://github.com/sebastianbergmann",
 | 
				
			||||||
                    "type": "github"
 | 
					                    "type": "github"
 | 
				
			||||||
 | 
					                },
 | 
				
			||||||
 | 
					                {
 | 
				
			||||||
 | 
					                    "url": "https://liberapay.com/sebastianbergmann",
 | 
				
			||||||
 | 
					                    "type": "liberapay"
 | 
				
			||||||
 | 
					                },
 | 
				
			||||||
 | 
					                {
 | 
				
			||||||
 | 
					                    "url": "https://thanks.dev/u/gh/sebastianbergmann",
 | 
				
			||||||
 | 
					                    "type": "thanks_dev"
 | 
				
			||||||
 | 
					                },
 | 
				
			||||||
 | 
					                {
 | 
				
			||||||
 | 
					                    "url": "https://tidelift.com/funding/github/packagist/phpunit/php-code-coverage",
 | 
				
			||||||
 | 
					                    "type": "tidelift"
 | 
				
			||||||
                }
 | 
					                }
 | 
				
			||||||
            ],
 | 
					            ],
 | 
				
			||||||
            "time": "2025-02-25T13:26:39+00:00"
 | 
					            "time": "2025-06-18T08:56:18+00:00"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            "name": "phpunit/php-file-iterator",
 | 
					            "name": "phpunit/php-file-iterator",
 | 
				
			||||||
@@ -837,16 +849,16 @@
 | 
				
			|||||||
        },
 | 
					        },
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            "name": "phpunit/phpunit",
 | 
					            "name": "phpunit/phpunit",
 | 
				
			||||||
            "version": "11.5.23",
 | 
					            "version": "11.5.24",
 | 
				
			||||||
            "source": {
 | 
					            "source": {
 | 
				
			||||||
                "type": "git",
 | 
					                "type": "git",
 | 
				
			||||||
                "url": "https://github.com/sebastianbergmann/phpunit.git",
 | 
					                "url": "https://github.com/sebastianbergmann/phpunit.git",
 | 
				
			||||||
                "reference": "86ebcd8a3dbcd1857d88505109b2a2b376501cde"
 | 
					                "reference": "6b07ab1047155cf38f82dd691787a277782271dd"
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "dist": {
 | 
					            "dist": {
 | 
				
			||||||
                "type": "zip",
 | 
					                "type": "zip",
 | 
				
			||||||
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/86ebcd8a3dbcd1857d88505109b2a2b376501cde",
 | 
					                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/6b07ab1047155cf38f82dd691787a277782271dd",
 | 
				
			||||||
                "reference": "86ebcd8a3dbcd1857d88505109b2a2b376501cde",
 | 
					                "reference": "6b07ab1047155cf38f82dd691787a277782271dd",
 | 
				
			||||||
                "shasum": ""
 | 
					                "shasum": ""
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "require": {
 | 
					            "require": {
 | 
				
			||||||
@@ -860,7 +872,7 @@
 | 
				
			|||||||
                "phar-io/manifest": "^2.0.4",
 | 
					                "phar-io/manifest": "^2.0.4",
 | 
				
			||||||
                "phar-io/version": "^3.2.1",
 | 
					                "phar-io/version": "^3.2.1",
 | 
				
			||||||
                "php": ">=8.2",
 | 
					                "php": ">=8.2",
 | 
				
			||||||
                "phpunit/php-code-coverage": "^11.0.9",
 | 
					                "phpunit/php-code-coverage": "^11.0.10",
 | 
				
			||||||
                "phpunit/php-file-iterator": "^5.1.0",
 | 
					                "phpunit/php-file-iterator": "^5.1.0",
 | 
				
			||||||
                "phpunit/php-invoker": "^5.0.1",
 | 
					                "phpunit/php-invoker": "^5.0.1",
 | 
				
			||||||
                "phpunit/php-text-template": "^4.0.1",
 | 
					                "phpunit/php-text-template": "^4.0.1",
 | 
				
			||||||
@@ -918,7 +930,7 @@
 | 
				
			|||||||
            "support": {
 | 
					            "support": {
 | 
				
			||||||
                "issues": "https://github.com/sebastianbergmann/phpunit/issues",
 | 
					                "issues": "https://github.com/sebastianbergmann/phpunit/issues",
 | 
				
			||||||
                "security": "https://github.com/sebastianbergmann/phpunit/security/policy",
 | 
					                "security": "https://github.com/sebastianbergmann/phpunit/security/policy",
 | 
				
			||||||
                "source": "https://github.com/sebastianbergmann/phpunit/tree/11.5.23"
 | 
					                "source": "https://github.com/sebastianbergmann/phpunit/tree/11.5.24"
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "funding": [
 | 
					            "funding": [
 | 
				
			||||||
                {
 | 
					                {
 | 
				
			||||||
@@ -942,7 +954,7 @@
 | 
				
			|||||||
                    "type": "tidelift"
 | 
					                    "type": "tidelift"
 | 
				
			||||||
                }
 | 
					                }
 | 
				
			||||||
            ],
 | 
					            ],
 | 
				
			||||||
            "time": "2025-06-13T05:47:49+00:00"
 | 
					            "time": "2025-06-20T11:31:02+00:00"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            "name": "rector/rector",
 | 
					            "name": "rector/rector",
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user