|
536 | 536 | }, |
537 | 537 | { |
538 | 538 | "name": "friendsofphp\/php-cs-fixer", |
539 | | - "version": "v3.95.10", |
540 | | - "version_normalized": "3.95.10.0", |
| 539 | + "version": "v3.95.11", |
| 540 | + "version_normalized": "3.95.11.0", |
541 | 541 | "source": { |
542 | 542 | "type": "git", |
543 | 543 | "url": "https:\/\/github.com\/PHP-CS-Fixer\/PHP-CS-Fixer.git", |
544 | | - "reference": "93e1ab3e1f153024bd3ab23c8a349556063c6f17" |
| 544 | + "reference": "35f98e1293283397824d7f349ce5afb8747c3cd5" |
545 | 545 | }, |
546 | 546 | "dist": { |
547 | 547 | "type": "zip", |
548 | | - "url": "https:\/\/api.github.com\/repos\/PHP-CS-Fixer\/PHP-CS-Fixer\/zipball\/93e1ab3e1f153024bd3ab23c8a349556063c6f17", |
549 | | - "reference": "93e1ab3e1f153024bd3ab23c8a349556063c6f17", |
| 548 | + "url": "https:\/\/api.github.com\/repos\/PHP-CS-Fixer\/PHP-CS-Fixer\/zipball\/35f98e1293283397824d7f349ce5afb8747c3cd5", |
| 549 | + "reference": "35f98e1293283397824d7f349ce5afb8747c3cd5", |
550 | 550 | "shasum": "" |
551 | 551 | }, |
552 | 552 | "require": { |
|
580 | 580 | "require-dev": { |
581 | 581 | "facile-it\/paraunit": "^1.3.1 || ^2.11.0", |
582 | 582 | "infection\/infection": "^0.32.7", |
583 | | - "justinrainbow\/json-schema": "^6.9.0", |
| 583 | + "justinrainbow\/json-schema": "^6.10.0", |
584 | 584 | "keradus\/cli-executor": "^2.3", |
585 | 585 | "mikey179\/vfsstream": "^1.6.12", |
586 | 586 | "php-coveralls\/php-coveralls": "^2.9.1", |
|
595 | 595 | "ext-dom": "For handling output formats in XML", |
596 | 596 | "ext-mbstring": "For handling non-UTF8 characters." |
597 | 597 | }, |
598 | | - "time": "2026-06-19T14:45:22+00:00", |
| 598 | + "time": "2026-06-25T14:17:04+00:00", |
599 | 599 | "bin": [ |
600 | 600 | "php-cs-fixer" |
601 | 601 | ], |
|
632 | 632 | ], |
633 | 633 | "support": { |
634 | 634 | "issues": "https:\/\/github.com\/PHP-CS-Fixer\/PHP-CS-Fixer\/issues", |
635 | | - "source": "https:\/\/github.com\/PHP-CS-Fixer\/PHP-CS-Fixer\/tree\/v3.95.10" |
| 635 | + "source": "https:\/\/github.com\/PHP-CS-Fixer\/PHP-CS-Fixer\/tree\/v3.95.11" |
636 | 636 | }, |
637 | 637 | "funding": [ |
638 | 638 | { |
|
0 commit comments