//! ref: composer/tests/Composer/Test/Command/RequireCommandTest.php #[test] #[ignore = "requires ApplicationTester and TestCase::initTempComposer/getApplicationTester harness (not implemented)"] fn test_require_throws_if_none_matches() { todo!() } #[test] #[ignore = "requires ApplicationTester and TestCase::initTempComposer/getApplicationTester/setInputs harness (not implemented)"] fn test_require_warns_if_resolved_to_feature_branch() { todo!() } #[test] #[ignore = "requires ApplicationTester and TestCase::initTempComposer/getApplicationTester harness (not implemented)"] fn test_require() { todo!() } #[test] #[ignore = "requires ApplicationTester and TestCase::initTempComposer/createComposerLock/createInstalledJson/getApplicationTester harness (not implemented)"] fn test_inconsistent_require_keys() { todo!() }