laravel: 5.14.1 -> 5.14.2 (#396670)

Co-authored-by: heisfer <heisfer@users.noreply.github.com>

authored by nixpkgs-merge-bot[bot] heisfer and committed by GitHub 3367e70d 85554817

+46 -46
+43 -43
pkgs/by-name/la/laravel/composer.lock
··· 168 }, 169 { 170 "name": "illuminate/collections", 171 - "version": "v12.3.0", 172 "source": { 173 "type": "git", 174 "url": "https://github.com/illuminate/collections.git", 175 - "reference": "0094b162fa505126c1391222f27fd98734d24525" 176 }, 177 "dist": { 178 "type": "zip", 179 - "url": "https://api.github.com/repos/illuminate/collections/zipball/0094b162fa505126c1391222f27fd98734d24525", 180 - "reference": "0094b162fa505126c1391222f27fd98734d24525", 181 "shasum": "" 182 }, 183 "require": { ··· 220 "issues": "https://github.com/laravel/framework/issues", 221 "source": "https://github.com/laravel/framework" 222 }, 223 - "time": "2025-03-16T23:50:18+00:00" 224 }, 225 { 226 "name": "illuminate/conditionable", 227 - "version": "v12.3.0", 228 "source": { 229 "type": "git", 230 "url": "https://github.com/illuminate/conditionable.git", 231 - "reference": "a2b3c66f3ca532e12e694bd5c9254adc303b922d" 232 }, 233 "dist": { 234 "type": "zip", 235 - "url": "https://api.github.com/repos/illuminate/conditionable/zipball/a2b3c66f3ca532e12e694bd5c9254adc303b922d", 236 - "reference": "a2b3c66f3ca532e12e694bd5c9254adc303b922d", 237 "shasum": "" 238 }, 239 "require": { ··· 266 "issues": "https://github.com/laravel/framework/issues", 267 "source": "https://github.com/laravel/framework" 268 }, 269 - "time": "2025-02-19T19:08:33+00:00" 270 }, 271 { 272 "name": "illuminate/contracts", 273 - "version": "v12.3.0", 274 "source": { 275 "type": "git", 276 "url": "https://github.com/illuminate/contracts.git", 277 - "reference": "88962e0a73fb837e048ebdbbc67afd2f6b30e8e6" 278 }, 279 "dist": { 280 "type": "zip", 281 - "url": "https://api.github.com/repos/illuminate/contracts/zipball/88962e0a73fb837e048ebdbbc67afd2f6b30e8e6", 282 - "reference": "88962e0a73fb837e048ebdbbc67afd2f6b30e8e6", 283 "shasum": "" 284 }, 285 "require": { ··· 314 "issues": "https://github.com/laravel/framework/issues", 315 "source": "https://github.com/laravel/framework" 316 }, 317 - "time": "2025-03-16T23:56:53+00:00" 318 }, 319 { 320 "name": "illuminate/filesystem", 321 - "version": "v12.3.0", 322 "source": { 323 "type": "git", 324 "url": "https://github.com/illuminate/filesystem.git", 325 - "reference": "e59cfec3c16d71be2da85cf9385ddd82f0c15857" 326 }, 327 "dist": { 328 "type": "zip", 329 - "url": "https://api.github.com/repos/illuminate/filesystem/zipball/e59cfec3c16d71be2da85cf9385ddd82f0c15857", 330 - "reference": "e59cfec3c16d71be2da85cf9385ddd82f0c15857", 331 "shasum": "" 332 }, 333 "require": { ··· 381 "issues": "https://github.com/laravel/framework/issues", 382 "source": "https://github.com/laravel/framework" 383 }, 384 - "time": "2025-03-12T14:22:47+00:00" 385 }, 386 { 387 "name": "illuminate/macroable", 388 - "version": "v12.3.0", 389 "source": { 390 "type": "git", 391 "url": "https://github.com/illuminate/macroable.git", ··· 431 }, 432 { 433 "name": "illuminate/support", 434 - "version": "v12.3.0", 435 "source": { 436 "type": "git", 437 "url": "https://github.com/illuminate/support.git", 438 - "reference": "bcba98dcdbc758261b3b872a9b9dc789aed1eb57" 439 }, 440 "dist": { 441 "type": "zip", 442 - "url": "https://api.github.com/repos/illuminate/support/zipball/bcba98dcdbc758261b3b872a9b9dc789aed1eb57", 443 - "reference": "bcba98dcdbc758261b3b872a9b9dc789aed1eb57", 444 "shasum": "" 445 }, 446 "require": { ··· 504 "issues": "https://github.com/laravel/framework/issues", 505 "source": "https://github.com/laravel/framework" 506 }, 507 - "time": "2025-03-13T14:51:35+00:00" 508 }, 509 { 510 "name": "laravel/prompts", ··· 567 }, 568 { 569 "name": "nesbot/carbon", 570 - "version": "3.8.6", 571 "source": { 572 "type": "git", 573 "url": "https://github.com/CarbonPHP/carbon.git", 574 - "reference": "ff2f20cf83bd4d503720632ce8a426dc747bf7fd" 575 }, 576 "dist": { 577 "type": "zip", 578 - "url": "https://api.github.com/repos/CarbonPHP/carbon/zipball/ff2f20cf83bd4d503720632ce8a426dc747bf7fd", 579 - "reference": "ff2f20cf83bd4d503720632ce8a426dc747bf7fd", 580 "shasum": "" 581 }, 582 "require": { ··· 669 "type": "tidelift" 670 } 671 ], 672 - "time": "2025-02-20T17:33:38+00:00" 673 }, 674 { 675 "name": "psr/clock", ··· 899 }, 900 { 901 "name": "symfony/console", 902 - "version": "v7.2.1", 903 "source": { 904 "type": "git", 905 "url": "https://github.com/symfony/console.git", 906 - "reference": "fefcc18c0f5d0efe3ab3152f15857298868dc2c3" 907 }, 908 "dist": { 909 "type": "zip", 910 - "url": "https://api.github.com/repos/symfony/console/zipball/fefcc18c0f5d0efe3ab3152f15857298868dc2c3", 911 - "reference": "fefcc18c0f5d0efe3ab3152f15857298868dc2c3", 912 "shasum": "" 913 }, 914 "require": { ··· 972 "terminal" 973 ], 974 "support": { 975 - "source": "https://github.com/symfony/console/tree/v7.2.1" 976 }, 977 "funding": [ 978 { ··· 988 "type": "tidelift" 989 } 990 ], 991 - "time": "2024-12-11T03:49:26+00:00" 992 }, 993 { 994 "name": "symfony/deprecation-contracts", ··· 1517 }, 1518 { 1519 "name": "symfony/process", 1520 - "version": "v7.2.4", 1521 "source": { 1522 "type": "git", 1523 "url": "https://github.com/symfony/process.git", 1524 - "reference": "d8f411ff3c7ddc4ae9166fb388d1190a2df5b5cf" 1525 }, 1526 "dist": { 1527 "type": "zip", 1528 - "url": "https://api.github.com/repos/symfony/process/zipball/d8f411ff3c7ddc4ae9166fb388d1190a2df5b5cf", 1529 - "reference": "d8f411ff3c7ddc4ae9166fb388d1190a2df5b5cf", 1530 "shasum": "" 1531 }, 1532 "require": { ··· 1558 "description": "Executes commands in sub-processes", 1559 "homepage": "https://symfony.com", 1560 "support": { 1561 - "source": "https://github.com/symfony/process/tree/v7.2.4" 1562 }, 1563 "funding": [ 1564 { ··· 1574 "type": "tidelift" 1575 } 1576 ], 1577 - "time": "2025-02-05T08:33:46+00:00" 1578 }, 1579 { 1580 "name": "symfony/service-contracts",
··· 168 }, 169 { 170 "name": "illuminate/collections", 171 + "version": "v12.7.2", 172 "source": { 173 "type": "git", 174 "url": "https://github.com/illuminate/collections.git", 175 + "reference": "f1d8ae882c014673b1f7bedab6435989553776e3" 176 }, 177 "dist": { 178 "type": "zip", 179 + "url": "https://api.github.com/repos/illuminate/collections/zipball/f1d8ae882c014673b1f7bedab6435989553776e3", 180 + "reference": "f1d8ae882c014673b1f7bedab6435989553776e3", 181 "shasum": "" 182 }, 183 "require": { ··· 220 "issues": "https://github.com/laravel/framework/issues", 221 "source": "https://github.com/laravel/framework" 222 }, 223 + "time": "2025-04-03T17:58:47+00:00" 224 }, 225 { 226 "name": "illuminate/conditionable", 227 + "version": "v12.7.2", 228 "source": { 229 "type": "git", 230 "url": "https://github.com/illuminate/conditionable.git", 231 + "reference": "251ef166c6ee46cc8a141403253f83fe7ee50507" 232 }, 233 "dist": { 234 "type": "zip", 235 + "url": "https://api.github.com/repos/illuminate/conditionable/zipball/251ef166c6ee46cc8a141403253f83fe7ee50507", 236 + "reference": "251ef166c6ee46cc8a141403253f83fe7ee50507", 237 "shasum": "" 238 }, 239 "require": { ··· 266 "issues": "https://github.com/laravel/framework/issues", 267 "source": "https://github.com/laravel/framework" 268 }, 269 + "time": "2025-03-19T20:10:05+00:00" 270 }, 271 { 272 "name": "illuminate/contracts", 273 + "version": "v12.7.2", 274 "source": { 275 "type": "git", 276 "url": "https://github.com/illuminate/contracts.git", 277 + "reference": "bbaec083da240396f2186f4c3a9952da207f28a0" 278 }, 279 "dist": { 280 "type": "zip", 281 + "url": "https://api.github.com/repos/illuminate/contracts/zipball/bbaec083da240396f2186f4c3a9952da207f28a0", 282 + "reference": "bbaec083da240396f2186f4c3a9952da207f28a0", 283 "shasum": "" 284 }, 285 "require": { ··· 314 "issues": "https://github.com/laravel/framework/issues", 315 "source": "https://github.com/laravel/framework" 316 }, 317 + "time": "2025-03-19T20:10:05+00:00" 318 }, 319 { 320 "name": "illuminate/filesystem", 321 + "version": "v12.7.2", 322 "source": { 323 "type": "git", 324 "url": "https://github.com/illuminate/filesystem.git", 325 + "reference": "4fa2995bad173c1a0067b285bb7fef47a4b441c6" 326 }, 327 "dist": { 328 "type": "zip", 329 + "url": "https://api.github.com/repos/illuminate/filesystem/zipball/4fa2995bad173c1a0067b285bb7fef47a4b441c6", 330 + "reference": "4fa2995bad173c1a0067b285bb7fef47a4b441c6", 331 "shasum": "" 332 }, 333 "require": { ··· 381 "issues": "https://github.com/laravel/framework/issues", 382 "source": "https://github.com/laravel/framework" 383 }, 384 + "time": "2025-03-19T20:10:05+00:00" 385 }, 386 { 387 "name": "illuminate/macroable", 388 + "version": "v12.7.2", 389 "source": { 390 "type": "git", 391 "url": "https://github.com/illuminate/macroable.git", ··· 431 }, 432 { 433 "name": "illuminate/support", 434 + "version": "v12.7.2", 435 "source": { 436 "type": "git", 437 "url": "https://github.com/illuminate/support.git", 438 + "reference": "1d5d07534bb2d9f16e655c2cb99607517ad43e8f" 439 }, 440 "dist": { 441 "type": "zip", 442 + "url": "https://api.github.com/repos/illuminate/support/zipball/1d5d07534bb2d9f16e655c2cb99607517ad43e8f", 443 + "reference": "1d5d07534bb2d9f16e655c2cb99607517ad43e8f", 444 "shasum": "" 445 }, 446 "require": { ··· 504 "issues": "https://github.com/laravel/framework/issues", 505 "source": "https://github.com/laravel/framework" 506 }, 507 + "time": "2025-04-02T19:35:42+00:00" 508 }, 509 { 510 "name": "laravel/prompts", ··· 567 }, 568 { 569 "name": "nesbot/carbon", 570 + "version": "3.9.0", 571 "source": { 572 "type": "git", 573 "url": "https://github.com/CarbonPHP/carbon.git", 574 + "reference": "6d16a8a015166fe54e22c042e0805c5363aef50d" 575 }, 576 "dist": { 577 "type": "zip", 578 + "url": "https://api.github.com/repos/CarbonPHP/carbon/zipball/6d16a8a015166fe54e22c042e0805c5363aef50d", 579 + "reference": "6d16a8a015166fe54e22c042e0805c5363aef50d", 580 "shasum": "" 581 }, 582 "require": { ··· 669 "type": "tidelift" 670 } 671 ], 672 + "time": "2025-03-27T12:57:33+00:00" 673 }, 674 { 675 "name": "psr/clock", ··· 899 }, 900 { 901 "name": "symfony/console", 902 + "version": "v7.2.5", 903 "source": { 904 "type": "git", 905 "url": "https://github.com/symfony/console.git", 906 + "reference": "e51498ea18570c062e7df29d05a7003585b19b88" 907 }, 908 "dist": { 909 "type": "zip", 910 + "url": "https://api.github.com/repos/symfony/console/zipball/e51498ea18570c062e7df29d05a7003585b19b88", 911 + "reference": "e51498ea18570c062e7df29d05a7003585b19b88", 912 "shasum": "" 913 }, 914 "require": { ··· 972 "terminal" 973 ], 974 "support": { 975 + "source": "https://github.com/symfony/console/tree/v7.2.5" 976 }, 977 "funding": [ 978 { ··· 988 "type": "tidelift" 989 } 990 ], 991 + "time": "2025-03-12T08:11:12+00:00" 992 }, 993 { 994 "name": "symfony/deprecation-contracts", ··· 1517 }, 1518 { 1519 "name": "symfony/process", 1520 + "version": "v7.2.5", 1521 "source": { 1522 "type": "git", 1523 "url": "https://github.com/symfony/process.git", 1524 + "reference": "87b7c93e57df9d8e39a093d32587702380ff045d" 1525 }, 1526 "dist": { 1527 "type": "zip", 1528 + "url": "https://api.github.com/repos/symfony/process/zipball/87b7c93e57df9d8e39a093d32587702380ff045d", 1529 + "reference": "87b7c93e57df9d8e39a093d32587702380ff045d", 1530 "shasum": "" 1531 }, 1532 "require": { ··· 1558 "description": "Executes commands in sub-processes", 1559 "homepage": "https://symfony.com", 1560 "support": { 1561 + "source": "https://github.com/symfony/process/tree/v7.2.5" 1562 }, 1563 "funding": [ 1564 { ··· 1574 "type": "tidelift" 1575 } 1576 ], 1577 + "time": "2025-03-13T12:21:46+00:00" 1578 }, 1579 { 1580 "name": "symfony/service-contracts",
+3 -3
pkgs/by-name/la/laravel/package.nix
··· 7 }: 8 php.buildComposerProject2 (finalAttrs: { 9 pname = "laravel"; 10 - version = "5.14.1"; 11 12 src = fetchFromGitHub { 13 owner = "laravel"; 14 repo = "installer"; 15 tag = "v${finalAttrs.version}"; 16 - hash = "sha256-3DgiOybYN9G8BONK7kmyO21B5WqeY7DcHunWcT6h124="; 17 }; 18 19 nativeBuildInputs = [ makeWrapper ]; 20 21 composerLock = ./composer.lock; 22 - vendorHash = "sha256-6oPbR6cpsdr2aJWjJvLWVD1NfuZF38sUMJEdBAjl/aA="; 23 24 # Adding npm (nodejs) and php composer to path 25 postInstall = ''
··· 7 }: 8 php.buildComposerProject2 (finalAttrs: { 9 pname = "laravel"; 10 + version = "5.14.2"; 11 12 src = fetchFromGitHub { 13 owner = "laravel"; 14 repo = "installer"; 15 tag = "v${finalAttrs.version}"; 16 + hash = "sha256-A/uyYi2CAlj8ozX65frCM32kNM2kZ/FpV1ZHr6UXWWY="; 17 }; 18 19 nativeBuildInputs = [ makeWrapper ]; 20 21 composerLock = ./composer.lock; 22 + vendorHash = "sha256-yj0AfN+jCDMtuAQ69yEyI+dGTHgeRNGj86YnvKVKkqQ="; 23 24 # Adding npm (nodejs) and php composer to path 25 postInstall = ''