1{ 2 "require": { 3 "php": ">=7.2", 4 "scotteh/php-dom-wrapper": "^2.0" 5 }, 6 "config": { 7 "platform": { 8 "php": "7.2" 9 } 10 }, 11 "prefer-stable": true 12} 13