Commit e59777d
committed
Update composer_83 test: ^8.3 may resolve to >=8.3 with newer PHP in manifest
Now that PHP 8.4+ is available, composer.json ^8.3 correctly resolves
to the latest 8.x (e.g. 8.4.20). Update assertions to accept any
PHP >=8.3 satisfying the ^8.3 constraint instead of pinning to 8.3.x.1 parent 40a14db commit e59777d
3 files changed
Lines changed: 2476 additions & 7 deletions
0 commit comments