Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
rvzug committed Jul 12, 2024
1 parent bdf7e6c commit 7617670
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phpunit.xml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<php>
<env name="CACHE_DRIVER" value="array" />
<!-- APP_KEY required for Passport client -->
<env name="APP_KEY" value="base64:W99w+5JYz8SMGf5sx17gmPR6uoNCtWiEVc+9ou8iGEg=" />
<env name="APP_KEY" value="base64:W89w+5JYz8SMGf5sx17gmPR6uoNCtWiEVc+9ou8iGEg=" />
<ini name="memory_limit" value="512M" />
</php>
<logging>
Expand Down

0 comments on commit 7617670

Please sign in to comment.