Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: resolve PHP 8.3 deprecation in test suite (#161)
Resolve the following deprecation when running the test suite with PHP 8.3: Remaining self deprecation notices (1) 1x: Calling ReflectionProperty::setValue() with a single argument is deprecated 1x in SemverTest::testUsortShouldInitialVersionParserClass from Composer\Semver Co-authored-by: Aad Mathijssen <[email protected]>
- Loading branch information