Laravel versioning: 9.49 released, packagist has 9.50.1 #45906
-
I am just wondering. laravel-news told laravel 9.49 was out. And looking at this repository, that seems the case, however, on packagist we have version 9.50.1, which is the version I just upgraded to. https://packagist.org/packages/laravel/framework#v9.50.1 I don't know what is going on here, but maybe @taylorotwell or @driesvints can shine a light on this issue? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
Since 9.49.0, we had to release v9.50.0, followed by a bug fix in v9.50.1. That is why you now see v9.50.1 on Packagist. |
Beta Was this translation helpful? Give feedback.
-
Does |
Beta Was this translation helpful? Give feedback.
Since 9.49.0, we had to release v9.50.0, followed by a bug fix in v9.50.1. That is why you now see v9.50.1 on Packagist.