From 025f16b9ad2e4c24f5dbfe8cc421b96807c3df25 Mon Sep 17 00:00:00 2001 From: Greg Roach Date: Sun, 12 Nov 2017 16:08:46 +0000 Subject: Update dependencies --- .../Resources/stubs/ArithmeticError.php | 5 ----- .../Resources/stubs/AssertionError.php | 5 ----- .../Resources/stubs/DivisionByZeroError.php | 5 ----- .../polyfill-php70/Resources/stubs/Error.php | 5 ----- .../polyfill-php70/Resources/stubs/ParseError.php | 5 ----- .../SessionUpdateTimestampHandlerInterface.php | 23 ---------------------- .../polyfill-php70/Resources/stubs/TypeError.php | 5 ----- 7 files changed, 53 deletions(-) delete mode 100644 vendor/symfony/polyfill-php70/Resources/stubs/ArithmeticError.php delete mode 100644 vendor/symfony/polyfill-php70/Resources/stubs/AssertionError.php delete mode 100644 vendor/symfony/polyfill-php70/Resources/stubs/DivisionByZeroError.php delete mode 100644 vendor/symfony/polyfill-php70/Resources/stubs/Error.php delete mode 100644 vendor/symfony/polyfill-php70/Resources/stubs/ParseError.php delete mode 100644 vendor/symfony/polyfill-php70/Resources/stubs/SessionUpdateTimestampHandlerInterface.php delete mode 100644 vendor/symfony/polyfill-php70/Resources/stubs/TypeError.php (limited to 'vendor/symfony/polyfill-php70/Resources') diff --git a/vendor/symfony/polyfill-php70/Resources/stubs/ArithmeticError.php b/vendor/symfony/polyfill-php70/Resources/stubs/ArithmeticError.php deleted file mode 100644 index 6819124462..0000000000 --- a/vendor/symfony/polyfill-php70/Resources/stubs/ArithmeticError.php +++ /dev/null @@ -1,5 +0,0 @@ -