schneespur/vendor/symfony/http-kernel/Exception
Michael 2c63440ed8 Revert: move code back to project root from schneespur/ subdirectory
- Reverts the schneespur/ subdirectory restructure (b8e426b)
- Restores package.json and vite.config.js (needed for npm build, were
  removed in an earlier cleanup before the restructure)
- Updates public/build/ assets with current Vite output (new content hashes)
2026-05-17 18:24:26 +00:00
..
AccessDeniedHttpException.php Revert: move code back to project root from schneespur/ subdirectory 2026-05-17 18:24:26 +00:00
BadRequestHttpException.php Revert: move code back to project root from schneespur/ subdirectory 2026-05-17 18:24:26 +00:00
ConflictHttpException.php Revert: move code back to project root from schneespur/ subdirectory 2026-05-17 18:24:26 +00:00
ControllerDoesNotReturnResponseException.php Revert: move code back to project root from schneespur/ subdirectory 2026-05-17 18:24:26 +00:00
GoneHttpException.php Revert: move code back to project root from schneespur/ subdirectory 2026-05-17 18:24:26 +00:00
HttpException.php Revert: move code back to project root from schneespur/ subdirectory 2026-05-17 18:24:26 +00:00
HttpExceptionInterface.php Revert: move code back to project root from schneespur/ subdirectory 2026-05-17 18:24:26 +00:00
InvalidMetadataException.php Revert: move code back to project root from schneespur/ subdirectory 2026-05-17 18:24:26 +00:00
LengthRequiredHttpException.php Revert: move code back to project root from schneespur/ subdirectory 2026-05-17 18:24:26 +00:00
LockedHttpException.php Revert: move code back to project root from schneespur/ subdirectory 2026-05-17 18:24:26 +00:00
MethodNotAllowedHttpException.php Revert: move code back to project root from schneespur/ subdirectory 2026-05-17 18:24:26 +00:00
NearMissValueResolverException.php Revert: move code back to project root from schneespur/ subdirectory 2026-05-17 18:24:26 +00:00
NotAcceptableHttpException.php Revert: move code back to project root from schneespur/ subdirectory 2026-05-17 18:24:26 +00:00
NotFoundHttpException.php Revert: move code back to project root from schneespur/ subdirectory 2026-05-17 18:24:26 +00:00
PreconditionFailedHttpException.php Revert: move code back to project root from schneespur/ subdirectory 2026-05-17 18:24:26 +00:00
PreconditionRequiredHttpException.php Revert: move code back to project root from schneespur/ subdirectory 2026-05-17 18:24:26 +00:00
ResolverNotFoundException.php Revert: move code back to project root from schneespur/ subdirectory 2026-05-17 18:24:26 +00:00
ServiceUnavailableHttpException.php Revert: move code back to project root from schneespur/ subdirectory 2026-05-17 18:24:26 +00:00
TooManyRequestsHttpException.php Revert: move code back to project root from schneespur/ subdirectory 2026-05-17 18:24:26 +00:00
UnauthorizedHttpException.php Revert: move code back to project root from schneespur/ subdirectory 2026-05-17 18:24:26 +00:00
UnexpectedSessionUsageException.php Revert: move code back to project root from schneespur/ subdirectory 2026-05-17 18:24:26 +00:00
UnprocessableEntityHttpException.php Revert: move code back to project root from schneespur/ subdirectory 2026-05-17 18:24:26 +00:00
UnsupportedMediaTypeHttpException.php Revert: move code back to project root from schneespur/ subdirectory 2026-05-17 18:24:26 +00:00