chore(deps-dev): bump localheinz/diff from 1.2.0 to 1.3.0

This commit is contained in:
dependabot[bot]
2025-09-29 19:29:12 -05:00
committed by GitHub
parent 2a14598d4d
commit e74a4539b8
Generated
+7 -7
View File
@@ -1432,20 +1432,20 @@
},
{
"name": "localheinz/diff",
"version": "1.2.0",
"version": "1.3.0",
"source": {
"type": "git",
"url": "https://github.com/localheinz/diff.git",
"reference": "ec413943c2b518464865673fd5b38f7df867a010"
"reference": "33bd840935970cda6691c23fc7d94ae764c0734c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/localheinz/diff/zipball/ec413943c2b518464865673fd5b38f7df867a010",
"reference": "ec413943c2b518464865673fd5b38f7df867a010",
"url": "https://api.github.com/repos/localheinz/diff/zipball/33bd840935970cda6691c23fc7d94ae764c0734c",
"reference": "33bd840935970cda6691c23fc7d94ae764c0734c",
"shasum": ""
},
"require": {
"php": "~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
"php": "~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0"
},
"require-dev": {
"phpunit/phpunit": "^7.5.0 || ^8.5.23",
@@ -1481,9 +1481,9 @@
],
"support": {
"issues": "https://github.com/localheinz/diff/issues",
"source": "https://github.com/localheinz/diff/tree/1.2.0"
"source": "https://github.com/localheinz/diff/tree/1.3.0"
},
"time": "2024-12-04T14:16:01+00:00"
"time": "2025-08-30T09:44:18+00:00"
},
{
"name": "marc-mabe/php-enum",