We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08c84e0 commit b534b1dCopy full SHA for b534b1d
.gitignore
@@ -1,7 +1,7 @@
1
.idea
2
.php_cs
3
.php_cs.cache
4
-.phpunit.result.cache
+.phpunit.cache
5
build
6
composer.lock
7
coverage
@@ -12,4 +12,3 @@ testbench.yaml
12
vendor
13
node_modules
14
.php-cs-fixer.cache
15
-.phpunit.cache
LICENSE.md
@@ -1,6 +1,6 @@
The MIT License (MIT)
-Copyright (c) 2023 MAIZE SRL <info@maize.io>
+Copyright (c) 2024 MAIZE SRL <info@maize.io>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
0 commit comments