cas-bundle
cas-bundle copied to clipboard
CAS Bundle, a standard Symfony bundle for authentication using CAS protocol.
Hello, I was looking at what's new in Symfony 7 and trying to upgrade a small project on it, and I'm stuck because I'm using your bundle which depends on...
Bumps [ramsey/composer-install](https://github.com/ramsey/composer-install) from 2 to 3. Release notes Sourced from ramsey/composer-install's releases. 3.0.0 Changed Update actions/cache to v4 to avoid deprecation notices. This requires a new major version because actions/cache...
dependencies updates for symfony 7 This PR - [x] - [ ] - [ ] Follows #. Related to #97. Fixes #.
Updates the requirements on [veewee/xml](https://github.com/veewee/xml) to permit the latest version. Release notes Sourced from veewee/xml's releases. Version 3.1.0 What's Changed Fix psalm 5.20 by @veewee in veewee/xml#69 Attempt to create...
Hi I'm coming back to this after failing to do so with issue #73. I think us being on PHP 7.4 at the time and Symfony 5.4 may have contributed,...
When trying to replace Symfony routes to URL, it might throws when the route does not exist. It should silently fail.  ## Steps required to reproduce the problem 1....
Hi, > The "Symfony\Component\HttpKernel\DependencyInjection\Extension" class is considered internal since Symfony 7.1, to be deprecated in 8.1; use Symfony\Component\DependencyInjection\Extension\Extension instead. It may change without further notice. You should not use it...
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. Release notes Sourced from actions/checkout's releases. v5.0.0 What's Changed Update actions checkout to use node 24 by @salmanmkc in actions/checkout#2226 Prepare v5.0.0 release by...