I'm asking because I'm running into multiple variations of this error when I try running `composer update` or `composer require any/package`:

found another/package[0.0.1] in the lock file but not in remote repositories

All the packages that show that error are in the "path" repository and also in the lock file, and I can't figure out how to resolve this error so that I can require additional (external) packages.

Ben Ramsey
Ben Ramsey boosted

🎉 PHP 8.5.0 Alpha 1 is available for testing!

In this very initial preview for PHP 8.5, we have:

- Pipe operator (|>)
- Final property promotion
- New array_first() and array_last() functions
- New #[\NoDiscard] attribute

… and more!

➕ Do: Test your projects!

➖ Don't: Run it in production. It's not fully ready yet.

Congratulations to Daniel, @edorian, and @adoy

🔗 https://www.php.net/archive/2025.php#2025-07-03-5

#PHP#Release

Ben Ramsey
Ben Ramsey boosted

I'm proud to announce the release of version 1.2.0 of my Custom Fees extension for Adobe Commerce and Magento 2! 🎉

New features include:

✅ Fees can now be imported using a CSV spreadsheet
✅ Fees can now be applied to orders based on conditions including cart total, number of cart items, specific product attributes, and more
✅ Fees can now be applied as a percentage of an order's subtotal

https://github.com/JosephLeedy/magento2-module-custom-fees/releases/tag/1.2.0

#AdobeCommerce#Magento#MageOS#PHP

Julio J.
Julio J. boosted
#php

✨Saki Takamachi✨es una destacada ingeniera y desarrolladora central en la comunidad PHP en el core.

Mantiene activamente las extensiones PDO y BCMath, y fue elegida como release manager para PHP 8.4.

Además, asumió el rol de release manager candidate PHP 8.4.9.

Aparte de su labor técnica, Saki también es cantante y posee cinturón en karate.

Julio J.
Julio J. boosted
#php

​​✨Sara Golemon✨

Es una desarrolladora destacada en la comunidad PHP.

Fue una de las principales responsables del motor de PHP y escribió el libro "Extending and Embedding PHP".

Ha trabajado en empresas como Yahoo! y MongoDB, donde desarrolló el driver oficial de PHP.

Además de su aporte técnico, es una figura visible en la defensa de la diversidad y la inclusión en tecnología.

Su trabajo ha dejado una huella importante en el mundo del software libre y el desarrollo backend.