Ver Fonte

maj recipes phpunit

François Drouhard há 1 ano atrás
pai
commit
f722b0e0d1
2 ficheiros alterados com 3 adições e 7 exclusões
  1. 0 4
      phpunit.xml.dist
  2. 3 3
      symfony.lock

+ 0 - 4
phpunit.xml.dist

@@ -33,10 +33,6 @@
         <listener class="Symfony\Bridge\PhpUnit\SymfonyTestsListener" />
     </listeners>
 
-    <!-- Run `composer require symfony/panther` before enabling this extension -->
-    <!--
     <extensions>
-        <extension class="Symfony\Component\Panther\ServerExtension" />
     </extensions>
-    -->
 </phpunit>

+ 3 - 3
symfony.lock

@@ -136,12 +136,12 @@
         "version": "5.0.3"
     },
     "phpunit/phpunit": {
-        "version": "9.5",
+        "version": "9.6",
         "recipe": {
             "repo": "github.com/symfony/recipes",
             "branch": "main",
-            "version": "9.3",
-            "ref": "a6249a6c4392e9169b87abf93225f7f9f59025e6"
+            "version": "9.6",
+            "ref": "7364a21d87e658eb363c5020c072ecfdc12e2326"
         },
         "files": [
             ".env.test",