Update Composer packages
This commit is contained in:
parent
df93324906
commit
45bdef9a3b
378 changed files with 28466 additions and 28852 deletions
7
kirby/vendor/psr/log/src/InvalidArgumentException.php
vendored
Normal file
7
kirby/vendor/psr/log/src/InvalidArgumentException.php
vendored
Normal file
|
@ -0,0 +1,7 @@
|
|||
<?php
|
||||
|
||||
namespace Psr\Log;
|
||||
|
||||
class InvalidArgumentException extends \InvalidArgumentException
|
||||
{
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue