forked from DaveRandom/CallbackValidator
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
now supports intersection, union, and various other types that did not previously work firehosed lots of shitty tests added lots of new integration tests redesigned API ur welcome
- Loading branch information
Showing
19 changed files
with
603 additions
and
1,716 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,7 +9,7 @@ | |
} | ||
], | ||
"require": { | ||
"php": "^8.0", | ||
"php": "^8.1", | ||
"ext-reflection": "*" | ||
}, | ||
"require-dev": { | ||
|
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.