~fkooman/php-jwt

86dff394e1e0f09b9c47e7adbe1aa65264446808 — François Kooman 3 years ago dc4968a
format psalm.xml.dist
1 files changed, 1 insertions(+), 1 deletions(-)

M psalm.xml.dist
M psalm.xml.dist => psalm.xml.dist +1 -1
@@ 1,5 1,5 @@
<?xml version="1.0"?>
<psalm totallyTyped="true" useDocblockTypes="true">
<psalm xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="https://getpsalm.org/schema/config" errorLevel="1" resolveFromConfigFile="true" xsi:schemaLocation="https://getpsalm.org/schema/config vendor/vimeo/psalm/config.xsd">
  <projectFiles>
    <directory name="src"/>
    <directory name="example"/>