]> git.mxchange.org Git - friendica-addons.git/commit
Revert "added composer.json and needed libs"
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Mon, 13 Jul 2015 07:13:54 +0000 (09:13 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Mon, 13 Jul 2015 07:13:54 +0000 (09:13 +0200)
commit0d31af52ea0b85f0aaf84227c61dee8b8d48656e
treef9c2be911bdf6216775946f61875c8013810abaa
parentc02fef3e1f0eafe4935cc4c8950e6263d1b51e36
Revert "added composer.json and needed libs"

This reverts commit 1f74d409a2ff1dc64afb5ff075684356275fc3aa.
42 files changed:
curweather/composer.json [deleted file]
curweather/vendor/autoload.php [deleted file]
curweather/vendor/cmfcmf/openweathermap-php-api/.gitignore [deleted file]
curweather/vendor/cmfcmf/openweathermap-php-api/.travis.yml [deleted file]
curweather/vendor/cmfcmf/openweathermap-php-api/Cmfcmf/OpenWeatherMap.php [deleted file]
curweather/vendor/cmfcmf/openweathermap-php-api/Cmfcmf/OpenWeatherMap/AbstractCache.php [deleted file]
curweather/vendor/cmfcmf/openweathermap-php-api/Cmfcmf/OpenWeatherMap/CurrentWeather.php [deleted file]
curweather/vendor/cmfcmf/openweathermap-php-api/Cmfcmf/OpenWeatherMap/Exception.php [deleted file]
curweather/vendor/cmfcmf/openweathermap-php-api/Cmfcmf/OpenWeatherMap/Fetcher/CurlFetcher.php [deleted file]
curweather/vendor/cmfcmf/openweathermap-php-api/Cmfcmf/OpenWeatherMap/Fetcher/FetcherInterface.php [deleted file]
curweather/vendor/cmfcmf/openweathermap-php-api/Cmfcmf/OpenWeatherMap/Fetcher/FileGetContentsFetcher.php [deleted file]
curweather/vendor/cmfcmf/openweathermap-php-api/Cmfcmf/OpenWeatherMap/Forecast.php [deleted file]
curweather/vendor/cmfcmf/openweathermap-php-api/Cmfcmf/OpenWeatherMap/History.php [deleted file]
curweather/vendor/cmfcmf/openweathermap-php-api/Cmfcmf/OpenWeatherMap/Util/City.php [deleted file]
curweather/vendor/cmfcmf/openweathermap-php-api/Cmfcmf/OpenWeatherMap/Util/Sun.php [deleted file]
curweather/vendor/cmfcmf/openweathermap-php-api/Cmfcmf/OpenWeatherMap/Util/Temperature.php [deleted file]
curweather/vendor/cmfcmf/openweathermap-php-api/Cmfcmf/OpenWeatherMap/Util/Time.php [deleted file]
curweather/vendor/cmfcmf/openweathermap-php-api/Cmfcmf/OpenWeatherMap/Util/Unit.php [deleted file]
curweather/vendor/cmfcmf/openweathermap-php-api/Cmfcmf/OpenWeatherMap/Util/Weather.php [deleted file]
curweather/vendor/cmfcmf/openweathermap-php-api/Cmfcmf/OpenWeatherMap/Util/Wind.php [deleted file]
curweather/vendor/cmfcmf/openweathermap-php-api/Cmfcmf/OpenWeatherMap/WeatherForecast.php [deleted file]
curweather/vendor/cmfcmf/openweathermap-php-api/Cmfcmf/OpenWeatherMap/WeatherHistory.php [deleted file]
curweather/vendor/cmfcmf/openweathermap-php-api/Examples/Cache.php [deleted file]
curweather/vendor/cmfcmf/openweathermap-php-api/Examples/CurrentWeather.php [deleted file]
curweather/vendor/cmfcmf/openweathermap-php-api/Examples/WeatherForecast.php [deleted file]
curweather/vendor/cmfcmf/openweathermap-php-api/Examples/WeatherHistory.php [deleted file]
curweather/vendor/cmfcmf/openweathermap-php-api/LICENSE [deleted file]
curweather/vendor/cmfcmf/openweathermap-php-api/README.md [deleted file]
curweather/vendor/cmfcmf/openweathermap-php-api/composer.json [deleted file]
curweather/vendor/cmfcmf/openweathermap-php-api/composer.lock [deleted file]
curweather/vendor/cmfcmf/openweathermap-php-api/phpunit.xml.dist [deleted file]
curweather/vendor/cmfcmf/openweathermap-php-api/tests/Fetcher/CurlFetcherTest.php [deleted file]
curweather/vendor/cmfcmf/openweathermap-php-api/tests/Fetcher/FileGetContentsFetcherTest.php [deleted file]
curweather/vendor/cmfcmf/openweathermap-php-api/tests/Util/SunTest.php [deleted file]
curweather/vendor/cmfcmf/openweathermap-php-api/tests/Util/UnitTest.php [deleted file]
curweather/vendor/cmfcmf/openweathermap-php-api/tests/bootstrap.php [deleted file]
curweather/vendor/composer/ClassLoader.php [deleted file]
curweather/vendor/composer/autoload_classmap.php [deleted file]
curweather/vendor/composer/autoload_namespaces.php [deleted file]
curweather/vendor/composer/autoload_psr4.php [deleted file]
curweather/vendor/composer/autoload_real.php [deleted file]
curweather/vendor/composer/installed.json [deleted file]