-
Notifications
You must be signed in to change notification settings - Fork 178
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
update SYMFONY_VERSION constant accordingly #354
Comments
Thank you for the reminder! We will add this step to the release process. Am I right @thePanz ? :) (Just for the sake of science: what if I make a GHA process that does the release process on tagging. Including version number setting? I wonder what that would look like.). |
Having an automated tagging would be great, or a pipeline making sure that the tagging is correct. |
@thePanz Sebastian has just done one of his projects. What do you think about such a solution? sebastianbergmann/foal@b0e3537 |
heyho, just a minor nitpick, can you ensure to update the version defined here:
https://github.com/FriendsOfSymfony1/symfony1/blob/master/lib/autoload/sfCoreAutoload.class.php#L12
:) thx for you effort with this legacy codebase!
The text was updated successfully, but these errors were encountered: