Skip to content

Commit 1c09a0b

Browse files
committed
[Tests] Update PHPUnit documentation links
1 parent 1179b15 commit 1c09a0b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

testing.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1116,12 +1116,12 @@ Learn more
11161116

11171117
.. _`PHPUnit`: https://phpunit.de/
11181118
.. _`documentation`: https://docs.phpunit.de/
1119-
.. _`Writing Tests for PHPUnit`: https://docs.phpunit.de/en/9.5/writing-tests-for-phpunit.html
1120-
.. _`PHPUnit documentation`: https://docs.phpunit.de/en/9.5/configuration.html
1119+
.. _`Writing Tests for PHPUnit`: https://docs.phpunit.de/en/9.6/writing-tests-for-phpunit.html
1120+
.. _`PHPUnit documentation`: https://docs.phpunit.de/en/9.6/configuration.html
11211121
.. _`unit test`: https://en.wikipedia.org/wiki/Unit_testing
11221122
.. _`DAMADoctrineTestBundle`: https://github.com/dmaicher/doctrine-test-bundle
11231123
.. _`Doctrine data fixtures`: https://symfony.com/doc/current/bundles/DoctrineFixturesBundle/index.html
11241124
.. _`DoctrineFixturesBundle documentation`: https://symfony.com/doc/current/bundles/DoctrineFixturesBundle/index.html
11251125
.. _`SymfonyMakerBundle`: https://symfony.com/doc/current/bundles/SymfonyMakerBundle/index.html
1126-
.. _`PHPUnit Assertion`: https://docs.phpunit.de/en/9.5/assertions.html
1126+
.. _`PHPUnit Assertion`: https://docs.phpunit.de/en/9.6/assertions.html
11271127
.. _`section 4.1.18 of RFC 3875`: https://tools.ietf.org/html/rfc3875#section-4.1.18

0 commit comments

Comments
 (0)