Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / vendor / egulias / email-validator / composer.json
index 6fdc4d0b9d71618559e613a8a31c62b01a0a1f91..f34621626aed088d89da4a6cff16feffa5a354bc 100644 (file)
@@ -24,5 +24,8 @@
     "psr-0": {
       "Egulias\\": "src/"
     }
+  },
+  "scripts": {
+    "test": "phpunit"
   }
 }